This page details the proposed, accepted and deferred changes to JSR 252, documenting the changes that will go into the next revision, per Section 4.2 of the JCP 2.6 document.
Last updated: 20080324
PROPOSED CHANGES| ID | Category | Description |
|---|---|---|
| C001 | errata |
Java locale has 3 components: language, country & variant. The JSF 1.2 schema (web-facesconfig_1_2.xsd) documentation correctly states the handling of these: Update the faces-config-localeType regular expression accordingly. Justification: The documentation describes the correct locale pattern. The pattern in the schema document is incorrect. |