| Summary: | Can not create workspace page in only one language that not English | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Diógenes Rettori <drettori> | ||||
| Component: | BAM | Assignee: | David Gutierrez <dgutierr> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Marek Baluch <mbaluch> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6.0.0 | CC: | jhrcek, pzapataf, rrajasek | ||||
| Target Milestone: | ER1 | ||||||
| Target Release: | 6.0.1 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-08-06 20:03:08 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: | |||||
| Attachments: |
|
||||||
|
Description
Diógenes Rettori
2013-12-12 21:44:14 UTC
To clarify the problem, it's simply that by convention it's always mandatory to enter a page description or title in the default installation language (English), to provide a fallback in case a given translation is not present. We can change this check. We have removed this restriction and now it's possible to create a new workspace, or page in any language. It's also worth to mention that the system will always try to display the name for the current user language but, if not found, it'll get the name defined regardless the language used. Github commit (master): https://github.com/droolsjbpm/dashboard-builder/commit/51ab935ed97b945b4ef7b0e1f975d4611b0ab552 Please, set to modified only after cherry-pick to 6.0.X Cherry-picked from master and pushed to the 6.0.x branch. Github commit (6.0.x): https://github.com/droolsjbpm/dashboard-builder/commit/73e634b04ad91f729f740a0160308d7d6a13acc0 Verified on 6.0.1.ER1. It's possible to create a new workspace in all default languages. Locale-specific issues are only tested manually by QA. Adding support for testing them to our automated UI-testing frameworks would require disproportionate development effort with little to show for it. |