-
Bug
-
Resolution: Done
-
Major
-
jBPM 4.1
-
Compatibility/Configuration
-
Workaround Exists
-
The jPDL schema defintion does not contain an attribute named description for the element task. It was just left out. You find a changed schema file attached. Should description be an attribute anyway but rather an element in task? Might be more comfortable with bigger descriptions when hand-editing process definitions. I have no clue how exactly the parsing of the file is done in the engine so I do not know if this would be a major change. For now it would be great to account for the attribute "description" and get this change into the 4.2 release.
The attribute is not only missing in the schema but it was also forgotten when the parsing of a process definition is done. So the member "description" of a task-object is always null.