Bug 794469 (JBEPP-1509)
| Summary: | I18N locale identifier parsing code does not support all valid cases in Java 7 | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Portal Platform 5 | Reporter: | Chris Laprun <chris.laprun> |
| Component: | Portal | Assignee: | Peter Palaga <ppalaga> |
| Status: | CLOSED UPSTREAM | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.2.1.GA | CC: | epp-bugs, mvecera |
| Target Milestone: | --- | ||
| Target Release: | 5.2.2.ER03 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://jira.jboss.org/jira/browse/JBEPP-1509 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-02-10 03:15:24 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: | |||
| Bug Depends On: | 830077 | ||
| Bug Blocks: | |||
|
Description
Chris Laprun
2012-02-09 19:25:14 UTC
Link: Added: This issue is a dependency of GTNPORTAL-2337 We don't support Java 7 atm. and there may be other related issues so this one shouldn't be critical. I'm postponing. The fix adds the ability to the I18N class and its tests to run under Java 7. However, the Java 7-specific locale IDs (with e.g. #u-... and #{script} suffixes) are still unsupported. Only two IDs comming from the Java 7 world are supported now: "ja_JP_JP_#u-ca-japanese" and "th_TH_TH_#u-nu-thai"; see http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html
This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |