[jboss-jira] [JBoss JIRA] Created: (JBPM-994) wrong ProcessDefinition XML encoding for viewing in web console

Alexander Schlett (JIRA) jira-events at lists.jboss.org
Thu Jun 21 04:57:59 EDT 2007


wrong ProcessDefinition XML encoding for viewing in web console
---------------------------------------------------------------

                 Key: JBPM-994
                 URL: http://jira.jboss.com/jira/browse/JBPM-994
             Project: JBoss jBPM
          Issue Type: Bug
          Components: Core Engine
    Affects Versions: jBPM jPDL 3.2
            Reporter: Alexander Schlett
         Assigned To: Tom Baeyens


If the process definition contains expressions like "a==b && b==c" (the && is encoded as && in the original process definition xml file)
then FileDefinition seems not to encode it to valid XML on the file system, making the web console fail with this process definition (not wellformed XML). The XML is correct in the database.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list