[weld-issues] [JBoss JIRA] Updated: (WELD-642) default @Named not derived correctly for ISO-8859-1 fields

Pete Muir (JIRA) jira-events at lists.jboss.org
Fri Nov 12 16:26:36 EST 2010


     [ https://jira.jboss.org/browse/WELD-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir updated WELD-642:
---------------------------

    Fix Version/s: TBC
                       (was: 1.1.0.CR1)


Slip until there is a way to reproduce.

> 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
>             Fix For: TBC
>
>
> 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 weld-issues mailing list