← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Created: (OFFICE-3429) Unicode Normalizationneeded for OpenFormula

From
OASIS Issues Tracker <>
Date
2010-09-14T18:04:26+00:00
ID
164109086.66371284487456178.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Created: (OFFICE-3429) Unicode Normalizationneeded for OpenFormula
Unicode Normalization needed for OpenFormula
--------------------------------------------

                 Key: OFFICE-3429
                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-3429
             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
          Issue Type: New Feature
          Components: OpenFormula, Part 2 (Formulas)
    Affects Versions: ODF 1.2 CD 05
            Reporter: Robert Weir 
             Fix For: ODF-Next


This came up in OpenFormula SC.  In order for users to specify direct control over normalization we need a function like this:

Text NORMALIZE(Text input; Text form)

Returns the "input" string, normalized according to the Unicode normalization form specified by "form".

"form" must be one of "NFD", "NFC", "NFKD" or "NFKC", with semantics defined in [UniNorm]

[UniNorm] David, Mark and Martin Dürst, "Unicode Normalization Forms, Revision 25", The Unicode Consortium (2005)
http://www.unicode.org/reports/tr15/tr15-25.html 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread
Next in thread → Next in month →