[jboss-jira] [JBoss JIRA] Moved: (JBAS-8684) default @Named not derived correctly for ISO-8859-1 fields
Pete Muir (JIRA)
jira-events at lists.jboss.org
Tue Nov 30 05:02:10 EST 2010
[ https://jira.jboss.org/browse/JBAS-8684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir moved WELD-642 to JBAS-8684:
--------------------------------------
Project: JBoss Application Server (was: Weld)
Key: JBAS-8684 (was: WELD-642)
Affects Version/s: 6.0.0.M4
(was: 1.0.1.Final)
Security: Public
Component/s: JSF
Weld/CDI
(was: Producers (Methods, Fields and Disposers))
Fix Version/s: (was: TBC)
> default @Named not derived correctly for ISO-8859-1 fields
> ----------------------------------------------------------
>
> Key: JBAS-8684
> URL: https://jira.jboss.org/browse/JBAS-8684
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: JSF, Weld/CDI
> Affects Versions: 6.0.0.M4
> Reporter: Nicklas Karlsson
> Priority: Minor
>
> not sure if this is AS setup, JSF or EL but for a producer method
> @Produces
> @Named("käyttäjä")
> public Käyttäjä haeKäyttäjä()
> {
> return käyttäjä;
> }
> using a plain @Named doesn't derive the correct name
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list