Create User task.
Open Notifications and click on Add.
Into Notification subject input this String:
^ |
Click Ok, then Ok again.
Save, close and open process back.
Actual result
Value in Notification subject is:
^ |
Expected result
Value in Notification subject is:
^ |
Encoded input representation of '^' and '|' are are decoded in Notification subject.
is caused by
JBPM-9275Stunner - '^' character in Notification subject in User task breaks the process