[weld-issues] [JBoss JIRA] Commented: (WELD-642) default @Named not derived correctly for ISO-8859-1 fields
Pete Muir (JIRA)
jira-events at lists.jboss.org
Thu Aug 26 09:04:13 EDT 2010
[ https://jira.jboss.org/browse/WELD-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12547151#action_12547151 ]
Pete Muir commented on WELD-642:
--------------------------------
Nik, could you provide an Arquilian test for this?
> default @Named not derived correctly for ISO-8859-1 fields
> ----------------------------------------------------------
>
> Key: WELD-642
> URL: https://jira.jboss.org/browse/WELD-642
> Project: Weld
> Issue Type: Bug
> Components: Producers (Methods, Fields and Disposers)
> Affects Versions: 1.0.1.Final
> 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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list