[
https://issues.apache.org/jira/browse/SOLR-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-416:
--------------------------
Fix Version/s: (was: 4.0)
Removing fix version since this issue hasn't gotten much attention and doesn't
appear to be a priority for anyone.
As always: if someone wants to take on this work they are welcome to do so at
any time and the target release can be revisted
> need to audit all methods that might be using default Locale
> ------------------------------------------------------------
>
> Key: SOLR-416
> URL: https://issues.apache.org/jira/browse/SOLR-416
> Project: Solr
> Issue Type: Bug
> Reporter: Hoss Man
>
> As discussed on the mailing list, there are places in Solr where java methods
> that rely on the default locale are used to copare input with "constants" ...
> the specific use case that prompted this bug being string comparison after
> calling "toUpperCase()" ... this won't do what it should in some Locales...
> http://www.nabble.com/Invalid-value-%27explicit%27-for-echoParams-parameter-tf4837914.html
> we should audit the code as much as possible and try to replace these use
> cases in a way that will work for everyone....
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]