commit-classpath
[Top][All Lists]
Advanced

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

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


From: nobody
Subject: [bug #4118] java.text.RuleBasedCollator is incomplete
Date: Fri, 22 Aug 2003 04:43:09 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030428

=================== BUG #4118: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4118&group_id=85

Changes by: Guilhem Lavaux <address@hidden>
Date: Fri 08/22/2003 at 08:43 (GMT)

------------------ Additional Follow-up Comments ----------------------------
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

------------------ Additional Bug Attachment  ----------------------------
File name: collation_patch                Size:26 KB
Patch to apply against Classpath CVS 22/08/2003
http://savannah.gnu.org/bugs/download.php?group_id=85&amp;bug_id=4118&amp;bug_file_id=615



=================== BUG #4118: FULL BUG SNAPSHOT ===================


Submitted by: crawley                 Project: classpath                    
Submitted on: Fri 06/27/2003 at 14:40
Severity:  5 - Major                  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 08/22/2003 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/2003 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.


CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Fri 08/22/2003 at 08:43  Name: collation_patch  Size: 26KB   By: glavaux
Patch to apply against Classpath CVS 22/08/2003
http://savannah.gnu.org/bugs/download.php?group_id=85&amp;bug_id=4118&amp;bug_file_id=615


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4118&group_id=85

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





reply via email to

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