You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Christian Mueller (JIRA)" <ji...@apache.org> on 2010/03/20 14:43:45 UTC

[jira] Updated: (CAMEL-2561) Locale indepentent upper case in Getter/Setter introspection

     [ https://issues.apache.org/activemq/browse/CAMEL-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Mueller updated CAMEL-2561:
-------------------------------------

    Attachment: CAMEL-2561.patch

Provide a unit test to show the bug and the patch for that issue. I don't use the same fix as in Apache ActiveMQ. I use the recommended solution from SUN: "To obtain correct results for locale insensitive strings, use <code>toLowerCase(Locale.ENGLISH)</code>.

> Locale indepentent upper case in Getter/Setter introspection
> ------------------------------------------------------------
>
>                 Key: CAMEL-2561
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2561
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Christian Mueller
>            Priority: Minor
>             Fix For: 2.3.0
>
>         Attachments: CAMEL-2561.patch
>
>
> See https://issues.apache.org/activemq/browse/AMQ-2608
> I suspect we do the same in Camel.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.