Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1102602

Summary: Process instance view doesn't show Japanese task names
Product: [Retired] JBoss BPMS Platform 6 Reporter: kkomazaw
Component: Business CentralAssignee: Tihomir Surdilovic <tsurdilo>
Status: CLOSED EOL QA Contact: Lukáš Petrovický <lpetrovi>
Severity: medium Docs Contact:
Priority: high    
Version: 6.0.2CC: kverlaen, xiabai
Target Milestone: ER4   
Target Release: 6.1.0   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:48:19 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:
Description Flags
Screenshot none

Description kkomazaw 2014-05-29 09:39:26 UTC
Created attachment 900305 [details]
Screenshot

Description of problem:
Process instance view doesn't show Japanese task names. The characters are shown as '?????'.

Version-Release number of selected component (if applicable):
Tested in 6.0.2 ER3

How reproducible:

Steps to Reproduce:
1. Create a simple process which contains a task with Japanese task name.
2. Create an instance
3. Go to Process Instance page and show the instance view.

Actual results:
The characters are shown as '?????'.

Expected results:
The Japanese characters are shown correctly

Additional info:
Reproduced in 6.0.1 as well

Comment 2 kkomazaw 2014-11-13 03:52:45 UTC
Any chance to be fixed in 6.1? I tried 6.1 ER1 but the bug still exists.

Comment 3 cory 2014-12-01 13:14:12 UTC
hi,kkomazaw
Can u tell me which you database ?
Mysql, H2...
Than which your unicode of you database?

Comment 4 Tihomir Surdilovic 2014-12-04 15:33:50 UTC
I do not believe that tis is a designer issue. In the Process Instance view, the workbench passes the source of the process (bpmn2) to designer (which is placed in read-only mode). Designer presents this source as-is. 

I believe that this BZ should be moved to the Workbench component where it should be made sure that the bpmn2 source passed to designer is utf-8 based.

Comment 5 Kris Verlaenen 2014-12-04 15:37:23 UTC
Mauricio, it seems the process XML being passed is possibly not identical to what's stored in the repo, could you verify this?  Please work with Tiho if necessary in figuring out where the issue is exactly.

Comment 6 Mauricio Salatino 2014-12-04 16:50:26 UTC
Hmm it could be an internal encoding issue, I will check that out. @Tiho, so are we 100% sure that the process is stored in the repository as it should be?

Comment 7 cory 2014-12-09 09:21:55 UTC
Hi,Tihomir Mauricio 
I was fixed this issue.
PR: https://github.com/droolsjbpm/jbpm-designer/pull/39.
Please check it.

Comment 8 Mauricio Salatino 2014-12-09 12:32:56 UTC
Pull request that fixes the issue: https://github.com/droolsjbpm/jbpm-designer/pull/39/files

I will re-assign the issue to Tiho, who can test that the change doesn't affect anything else.

Comment 9 Kris Verlaenen 2014-12-09 23:01:50 UTC
Setting to MODIFIED as pull request has been merged.

Comment 10 Tihomir Surdilovic 2014-12-15 18:18:38 UTC
fix in designer 6.2.x branch

Comment 11 Pavel Kralik 2015-01-23 14:52:51 UTC
BPMS 6.1.0.ER4