Bug 1081532
| Summary: | BPMS does not support utf8 business process name | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jiri Svitak <jsvitak> | ||||
| Component: | jBPM Designer | Assignee: | Tihomir Surdilovic <tsurdilo> | ||||
| Status: | CLOSED EOL | QA Contact: | Sona Mala <smala> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.0.1 | CC: | mbaluch, rrajasek, smala | ||||
| Target Milestone: | ER1 | ||||||
| Target Release: | 6.0.2 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-03-27 18:34:39 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
fixed in designer master and 6.0.x branches Verified in BPMS 6.0.2.ER1. Sona, please decide if there is a gui test coverage necessary for this. |
Created attachment 879511 [details] server.log I've tried to create a business process with a czech character in the name: Objednávka But with the following error message: "Could not open requested business process due to processing errors. Empty process was loaded instead. Click on the Details tab below to view error details." The error in details tab is: "org.uberfire.java.nio.file.NoSuchFileException" More meaning error could be: Caused by: java.io.FileNotFoundException: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.1.CR2/jboss-eap-6.1.1/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/stencilset/org.jbpm.designer.jBPMDesigner/stencilsets/bpmn2.0jbpm/bpmn2.0jbpm.json (No such file or directory) See the whole attached server.log. After clicking on a button to close error dialog, web designer cannot open the process and hangs. Creation of process named Objednavka works fine. I've tried also to create few rules with czech characters in the name and this worked well. My env: BPMS 6.0.1.CR2 EAP 6.1.1 H2 Fedora 17