Bug 1300565

Summary: Not possible to export process PDF when '&' is included in Task Name
Product: [Retired] JBoss BPMS Platform 6 Reporter: Anton Giertli <agiertli>
Component: jBPM DesignerAssignee: Tihomir Surdilovic <tsurdilo>
Status: CLOSED EOL QA Contact: Kirill Gaevskii <kgaevski>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.0   
Target Milestone: DR2   
Target Release: 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:46:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Anton Giertli 2016-01-21 07:30:35 UTC
Description of problem:
See $subject


Version-Release number of selected component (if applicable):
 BPM Suite 6.2.0

How reproducible:

always
Steps to Reproduce:
1. Model a process start->task->end

and put '&' sign in the Task Name
2. Try to export this process as PDF
3. It fails with following exception:
https://gist.github.com/agiertli/427a256c2a21e1b0571b
Actual results:
Exporting PDF of a process including '&' in a Task Name fails

Expected results:
Exporting PDF of a process including '&' in a Task Name succeeds

Additional info:
Look into similar issue with other export (i.e. svg) too