Bug 1330710 - Designer doesn't load when using German/French/Japanese locales
Summary: Designer doesn't load when using German/French/Japanese locales
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: jBPM Designer
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: CR2
: 6.3.0
Assignee: Tihomir Surdilovic
QA Contact: Jozef Marko
URL:
Whiteboard:
: 1330870 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-26 18:29 UTC by Jozef Marko
Modified: 2020-03-27 20:11 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
fedora23, eap6.4.7.GA
Last Closed: 2020-03-27 20:11:08 UTC
Type: Bug


Attachments (Terms of Use)
freezed business process designer (107.45 KB, image/png)
2016-04-26 18:29 UTC, Jozef Marko
no flags Details

Description Jozef Marko 2016-04-26 18:29:23 UTC
Created attachment 1151058 [details]
freezed business process designer

Version-Release number of selected component (if applicable):
6.3.0.CR1

Steps to Reproduce:
1. Create new business process and save it.
2. Close business process designer
3. In business central setting select German language
4. Try to open process created in step 1.

Actual results:
Process designer will be not opened


Expected results:
Process designer will be opened

Comment 1 Jan Hrcek 2016-04-27 08:37:36 UTC
*** Bug 1330870 has been marked as a duplicate of this bug. ***

Comment 2 Jeremy Lindop 2016-04-27 16:33:11 UTC
There were some string constants with unescaped single-quotes in properties files that were causing Javascript syntax errors when Designer was loaded.
Fixed by running 'mvn replacer:replace -N' in jbpm-designer-api then committing the modified properties files:

master: https://github.com/droolsjbpm/jbpm-designer/commit/981bbc0029d5c2e77f35937ce3b365df1d25e9a9

6.4.x: https://github.com/droolsjbpm/jbpm-designer/commit/a76f4df03a1b8124d86e664de81a792e05edaf1f

Comment 3 Rajesh Rajasekaran 2016-04-27 18:04:59 UTC
Can QE verify if the updated resources file addresses this issue?

Comment 4 Jan Hrcek 2016-04-28 05:20:58 UTC
I tried the fix with kie-wb built from 6.4.1 upstream branch and I can confirm the fix is working fine - it's possible to open designer using all available locales. We'll verify this BZ once the fix appears in CR1 rebuild.

Comment 5 Jozef Marko 2016-05-02 13:28:41 UTC
Verified on 6.3.0.CR2


Note You need to log in before you can comment on or make changes to this bug.