commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bugs #4118] java.text.RuleBasedCollator is incomplete


From: Michael Koch
Subject: [bugs #4118] java.text.RuleBasedCollator is incomplete
Date: Fri, 07 May 2004 04:45:24 -0400
User-agent: Mozilla/5.0 (compatible; Konqueror/3.2; Linux; de, address@hidden) (KHTML, like Gecko)

This mail is an automated notification from the bugs tracker
 of the project: classpath.

/**************************************************************************/
[bugs #4118] Latest Modifications:

Changes by: 
                Michael Koch <address@hidden>
'Date: 
                Fri 05/07/04 at 08:45 (GMT)

------------------ Additional Follow-up Comments ----------------------------
The attached patch is in CVS as I just checked. Is there still missing stuff ?






/**************************************************************************/
[bugs #4118] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=4118>
Project: classpath
Submitted by: Stephen Crawley
On: Fri 06/27/03 at 14:40

Severity:  5 - Average
Resolution:  None
Assigned to:  None
Status:  Open
Platform Version:  None


Summary:  java.text.RuleBasedCollator is incomplete

Original Submission:  The constructor will throw ParseException if you try to
use a rules string that uses '&' (reset), '@' (french
accents backwards), or quoting.

This means that we cannot fully implement the collation
rules for a number of languages, including English.

Follow-up Comments
------------------


-------------------------------------------------------
Date: Fri 05/07/04 at 08:45         By: mkoch
The attached patch is in CVS as I just checked. Is there still missing stuff ?

-------------------------------------------------------
Date: Wed 11/19/03 at 20:19         By: glavaux
Updated the previous patch to the current CVS.

-------------------------------------------------------
Date: Fri 08/22/03 at 08:43         By: glavaux
RuleBasedCollator implemented by the attached patch. Includes also a major 
update for CollationElementIterator.

Features still missing:
* '!' modifier
* reversed sorting for some special expansion ordering case
* CollationElementIterator.getMaxExpansion not implemented

-------------------------------------------------------
Date: Tue 07/29/03 at 14:21         By: crawley
I have added testcases to Mauve for parsing of rules
involving the missing functionality, and also for
the behaviour of much of it.






File Attachments
-------------------

-------------------------------------------------------
Date: Wed 11/19/03 at 20:19  Name: collation_patch  Size: 34KB   By: glavaux

http://savannah.gnu.org/bugs/download.php?item_id=4118&amp;item_file_id=842






For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=4118>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]