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

Element with namespace is lost after click on design tab

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Major
    • 7.3.0
    • 7.2.0
    • Camel Editor
    • None
    • Hide

      1. Click on source tab
      2. Press ctrl+space in route definition, editor offers to create new element <camel:setHeader...fill following element:
      <camel:setHeader headerName="operationName">
      <camel:constant>doOrder</camel:constant>
      </camel:setHeader>
      2. save by ctrl+s
      3. click on design tab
      4. click on source tab - the element is missing.

      Show
      1. Click on source tab 2. Press ctrl+space in route definition, editor offers to create new element <camel:setHeader...fill following element: <camel:setHeader headerName="operationName"> <camel:constant>doOrder</camel:constant> </camel:setHeader> 2. save by ctrl+s 3. click on design tab 4. click on source tab - the element is missing.

    Description

      I have defined the namespace in blueprint xml: xmlns:camel="http://camel.apache.org/schema/blueprint".
      When creating the new element in source tab (with the namespace). The element is lost after click on design tab and back to source tab.
      The namespace is important, if I try to do the same without the namespace, everything is ok.

      Attachments

        Activity

          People

            lheinema@redhat.com Lars Heinemann
            pdrozd1@redhat.com Pavel Drozd
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: