[
https://issues.apache.org/jira/browse/LUCENE-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747251#action_12747251
]
Robert Muir commented on LUCENE-1852:
-------------------------------------
in my opinion the issue should be resolved.
I tested the problematic locales (different calendars, wacky date formats with
whitespace), and the changes are identical to LUCENE-1836 (only different
queryparsers).
for each of these queryparsers now all locales are run under the tests, so we
should be good to go.
(But i honestly cannot say i ran 'ant test' under all 50 locales!)
> Fix remaining localization test failures in lucene
> --------------------------------------------------
>
> Key: LUCENE-1852
> URL: https://issues.apache.org/jira/browse/LUCENE-1852
> Project: Lucene - Java
> Issue Type: Bug
> Reporter: Robert Muir
> Assignee: Luis Alves
> Fix For: 2.9
>
> Attachments: LUCENE-1852.patch
>
>
> see also LUCENE-1836 and LUCENE-1846
> all tests should pass under different locales.
> the fix is to run 'ant test' under different locales, look and fix problems,
> and use the LocalizedTestCase from LUCENE-1836 to keep them from coming back.
> the same approach as LUCENE-1836 fixes the core queryparser, but I am running
> ant test under a few locales to look for more problems.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]