fanqi / 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

Error while saving bpmn diagram containing a participant with an accent in the name #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open or create a diagram
2. Add a participant, name it 'á' for instance
3. Save the diagram

What is the expected output? What do you see instead?
The diagram should be saved

What version of the product are you using? On what operating system?
Activiti 5.0rc1
Windows 7 x64
Firefox 3.6.12

Please provide any additional information below.
These are the simplest steps to reproduce the issue, it happens in more 
complicated scenarios with lanes and pool. Included StackTrace from tomcat and 
request (copied from FireBug)

Original issue reported on code.google.com by cedric.l...@gmail.com on 20 Nov 2010 at 10:11

Attachments:

GoogleCodeExporter commented 8 years ago
The problem is actually a misconfiguration of the tomcat server (see 
http://jira.codehaus.org/browse/ACT-366?page=com.atlassian.jira.plugin.sys ).
However, we will add some info to the documentation and we will try to check 
during initialisation, if the system is set correctly.

Original comment by nicolas....@googlemail.com on 25 Nov 2010 at 9:36

GoogleCodeExporter commented 8 years ago
Added UTF-8 configuration instructions to installation wiki page.

Original comment by nicolas....@googlemail.com on 22 Dec 2010 at 9:30