[webbeans-issues] [JBoss JIRA] Updated: (WBRI-218) Webbeans breaks jsf Message Bundle
Pete Muir (JIRA)
jira-events at lists.jboss.org
Fri Apr 3 09:18:24 EDT 2009
[ https://jira.jboss.org/jira/browse/WBRI-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated WBRI-218:
---------------------------
Fix Version/s: 1.0.0.PREVIEW
Priority: Critical (was: Major)
Yes, I didn't impl namespaces very well :-(
> Webbeans breaks jsf Message Bundle
> ----------------------------------
>
> Key: WBRI-218
> URL: https://jira.jboss.org/jira/browse/WBRI-218
> Project: Web Beans
> Issue Type: Bug
> Reporter: Martin Eigenbrodt
> Priority: Critical
> Fix For: 1.0.0.PREVIEW
>
>
> This problem seems to be introduced by the fix for WBRI-174 / Commit 2060.
> I've got A JSF page that load a resource bundle:
> <f:loadBundle var="msg" basename="de.my.basename" />
> and later uses the values:
> .. #{msg.label_velocity} ..
> This worked fine with an older Snapshot of WebBeans but since I updated to the current version I only getStrings like:
> Namespace(msg.label_velocity.)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list