commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] [bugs #4118] java.text.RuleBasedCollator is incomplete


From: Michael Koch
Subject: [commit-cp] [bugs #4118] java.text.RuleBasedCollator is incomplete
Date: Wed, 17 Nov 2004 04:16:28 -0500
User-agent: Mozilla/5.0 (compatible; Konqueror/3.2; Linux; X11; i686; 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: 
                Mit 17.11.2004 at 09:10 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
            Category | None                      | classpath







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

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

Category:  classpath
Severity:  5 - Average
Resolution:  None
Privacy:  Public
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: Fre 07.05.2004 at 17:36       By: Guilhem Lavaux <glavaux>
There are still minor missing features/bugs in RuleBasedCollator. This will be 
fixed when I/someone has some time free for it.

-------------------------------------------------------
Date: Fre 07.05.2004 at 08:45       By: Michael Koch <mkoch>
The attached patch is in CVS as I just checked. Is there still missing stuff ?

-------------------------------------------------------
Date: Mit 19.11.2003 at 20:19       By: Guilhem Lavaux <glavaux>
Updated the previous patch to the current CVS.

-------------------------------------------------------
Date: Fre 22.08.2003 at 08:43       By: Guilhem Lavaux <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: Die 29.07.2003 at 14:21       By: Stephen Crawley <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: Mit 19.11.2003 at 20:19  Name: collation_patch  Size: 34,9KB   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]