[jboss-jira] [JBoss JIRA] Created: (GPD-209) Transition Tag in Sourcecode not parsed correctly when open and close in same tag
Norgan Han (JIRA)
jira-events at lists.jboss.org
Wed May 28 14:08:00 EDT 2008
Transition Tag in Sourcecode not parsed correctly when open and close in same tag
---------------------------------------------------------------------------------
Key: GPD-209
URL: http://jira.jboss.com/jira/browse/GPD-209
Project: JBoss jBPM GPD
Issue Type: Bug
Environment: Eclipse 3.3, Java 6
Reporter: Norgan Han
Assigned To: Koen Aers
Priority: Optional
When I copy & paste the source code examples from the alfresco wiki into the source files in eclipse, a switch fro SOURCE to DIAGRAM view, all transactions point to the same point in the diagram and cannot be assigned to another target.
Sourcecode Bug:
<transition name="" to="end" />
Sourcefoce Fix :
<transition name="" to="end" ></transition>
--
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