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: Andrew John Hughes
Subject: [commit-cp] [bugs #4118] java.text.RuleBasedCollator is incomplete
Date: Sat, 15 Jan 2005 12:45:36 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 Epiphany/1.0.8

This is an automated notification sent by Savannah.
It relates to:
                bugs #4118, project classpath

==============================================================================
 LATEST MODIFICATIONS of bugs #4118:
==============================================================================

               Posted by: Andrew John Hughes <gnu_andrew>
               Posted on: 2005-01-15 12:45 (GMT)
    _______________________________________________________

Follow-up Comment:
All current Mauve tests pass with Classpath CVS HEAD + Jamvm.  Can someone
confirm which features are still missing from java.text.RuleBasedCollator?

==============================================================================
 OVERVIEW of bugs #4118:
==============================================================================

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=4118>

                 Summary: java.text.RuleBasedCollator is incomplete
                 Project: classpath
            Submitted by: crawley
            Submitted on: Fri 06/27/2003 at 14:40
                Category: classpath
                Severity: 5 - Average
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
        Platform Version: None

    _______________________________________________________


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: Sat 01/15/2005 at 12:45       By: Andrew John Hughes <gnu_andrew>
All current Mauve tests pass with Classpath CVS HEAD + Jamvm.  Can someone
confirm which features are still missing from java.text.RuleBasedCollator?

-------------------------------------------------------
Date: Fri 05/07/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: Fri 05/07/2004 at 08:45       By: Michael Koch <mkoch>
The attached patch is in CVS as I just checked. Is there still missing stuff
?

-------------------------------------------------------
Date: Wed 11/19/2003 at 20:19       By: Guilhem Lavaux <glavaux>
Updated the previous patch to the current CVS.

-------------------------------------------------------
Date: Fri 08/22/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: Tue 07/29/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: Wed 11/19/2003 at 20:19  Name: collation_patch  Size: 34.9KB   By:
glavaux

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

==============================================================================

This item URL is:
  <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]