ttamaris / oryx-editor

Automatically exported from code.google.com/p/oryx-editor
Other
0 stars 0 forks source link

BPMN: Indeterministic Syntax Check #393

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Import the attached eRDF model.
2. Start Syntax Check. --> output is: "There are no syntax errors"
3. Start Validation. --> output is: "Syntax Error: The process cannot be
validated because it contains syntax errors."

What is the expected output?
Either the first syntax error should fail or the second should not appear.

What do you see isntead?
Two different results of the BPMN syntax error. 

Please use labels and text to provide additional information.

Original issue reported on code.google.com by mtku...@googlemail.com on 5 Jun 2009 at 8:38