Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-1482

uri path param starting with double slash loose one slashes when switching between properties tabs (Restlet, ftp, ...)

XMLWordPrintable

    • Hide
      1. In a blueprint camel context, create a Restlet component in design view.
      2. Click con the component and click the properties tab
      3. complete the properties with:
        Host: //localhost
        Port: 8182
        Protocol:http
        Uri Pattern: /stock
      4. Save the file
      5. Click on the restlet component
      6. Click on the properties tab
      7. Hostname property lost its "//"
      Show
      In a blueprint camel context, create a Restlet component in design view. Click con the component and click the properties tab complete the properties with: Host: //localhost Port: 8182 Protocol:http Uri Pattern: /stock Save the file Click on the restlet component Click on the properties tab Hostname property lost its "//"

      I enter a Host (//localhost), in the Restlet component in the Design view, then save the blueprint file, and then click in the Restlet component again, the Host property looses the "//" (which apparently is necessary to create a "http://localhost:8183" URI).

      If I define it directly in the Source view, same thing happens when I open the Restlet component properties in Design view.

              apupier Aurélien Pupier
              pszuster Pablo Szuster (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: