Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
F
frascati
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 114
    • Issues 114
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • frascati
  • frascati
  • Issues
  • #98

Closed
Open
Opened Sep 21, 2012 by Marc Dutoo@mdutoo

Basic template : creation when WS binding fails

Creating a new application using Basic template and WS binding fails (brings to an empty application page with an empty Alert box).

Cause : BindingProcessor.createBinding() compares the template-provided option value "WebService" with the (WebService)BindingProcessor label "Web Service".

Solution : remove the space in one or add it in the other. Which is the logical default ? (ex. according to BindingProcessor.getBindingView(), the label should be the binding element id, but what kind of element id is it ?)

Assignee
Assign to
1.5
Milestone
1.5 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: frascati/frascati#98