WanMingchao / signavio-core-components

Automatically exported from code.google.com/p/signavio-core-components
GNU General Public License v3.0
0 stars 0 forks source link

Cannot navigate to subprocess #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Create a BPMN 2.0 Process, name it MySubProcess
2.Create another BPMN 2.0 Process called MyMainProcess which would have a 
subprocess referencing to MySubProcess.
3. Click on the [+] of the subprocess

What is the expected output? What do you see instead?
To navigate to MySubProcess succesfully, it goes to
http://localhost:8080/signaviocore/p/MySubProcess
but page displays an error
XML Parsing Error: mismatched tag. Expected: </meta>.
Location: http://localhost:8080/signaviocore/p/MySubProcess
Line Number 30, Column 4:   </head>
----------^

What version of the product are you using? On what operating system?
v. 1.0. Windows/Tomcat 6, I've compiled and deployed as one war file following 
the instructions on Wiki page

Please provide any additional information below.

Original issue reported on code.google.com by FatmaTa...@gmail.com on 2 Sep 2011 at 3:49

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by nicolas....@signavio.com on 5 Sep 2011 at 11:05