]
Denis Golovin updated JBIDE-5135:
---------------------------------
Fix Version/s: 4.3.x
(was: 4.2.x)
Support Resources Localization and Versioning in JSF 2
------------------------------------------------------
Key: JBIDE-5135
URL:
https://issues.jboss.org/browse/JBIDE-5135
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: visual-page-editor-core
Affects Versions: 3.1.0.M4
Reporter: Denis Golovin
Assignee: Denis Golovin
Labels: jsf2, new_and_noteworthy
Fix For: 4.3.x
See JSF 2 Spec "2.6.1.4 Libraries of Localized and Versioned Resources"
In scope of this issue I planned to do:
1) check if variable locale_prefix specifyed in VPE EL, and if such variable is specified
use it for calculation resource path;
2) for getting jsf2 resources in vpe implement algoritm which pseudo code specification
exist in JSF 2 Spec "2.6.1.4 Libraries of Localized and Versioned Resources.