Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-2898

Stunner - Escaped characters by ampersand are decoded in properties with process name

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 7.8.0.GA
    • jBPM Designer
    • Hide
      1. Create a process with name:
        &"<>
        
      2. Open properties panel and see Name property.
      3. Create Reusable sub-process.
      4. Set Called element property to new value:
        &"<>
        
      5. Save, close and open the process back.
      6. See Called element property's value.

      Actual result

      Both properties have value:

      &"<>
      

      Expected result

      Both properties have value:

      &amp;&quot;&lt;&gt;
      
      Show
      Create a process with name: &amp;&quot;&lt;&gt; Open properties panel and see Name property. Create Reusable sub-process. Set Called element property to new value: &amp;&quot;&lt;&gt; Save, close and open the process back. See Called element property's value. Actual result Both properties have value: &"<> Expected result Both properties have value: &amp;&quot;&lt;&gt;

    Description

      The characters below are are decoded in Process Name property and Reusable sub-process's Called element property:

      &amp;
      
      &quot;
      
      &lt;
      
      &gt;
      

      Attachments

        Issue Links

          Activity

            People

              david.magallanes David Gutierrez
              lterifaj@redhat.com Lubomir Terifaj
              Lubomir Terifaj Lubomir Terifaj
              Lubomir Terifaj Lubomir Terifaj
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: