To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59959
                  Issue #:|59959
                  Summary:|The sequence a halant ja (u0985 U09CD U09AF) should
                          |be treated as a legal combination
                Component:|gsl
                  Version:|OOo 2.0
                 Platform:|All
                      URL:|
               OS/Version:|Linux
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|hdu
              Reported by:|sayamindu





------- Additional comments from [EMAIL PROTECTED] Mon Jan  2 08:12:29 -0800 
2006 -------
OpenOffice.org 2x and below treats the sequence bengali a halant ja (u0985 U09CD
U09AF) as illegal (by inserting a dotted circle after u0985).This is not
correct, since it is explicitely mentioned in the Unicode Standard (Chapter 9 -
page 18 - http://www.unicode.org/versions/Unicode4.0.0/ch09.pdf) that such
sequences are "used for transcribing [æ] as in the “a” in the English word 
“bat.”"

I'm attaching a trivial workaround/hack for the problem (applies to ICU).
(Basically I did what the Pango guys had done - I changed the classification of
U0985 from CC_INDEPENDENT_VOWEL to CC_CONSONANT). The relevant Pango bug is at
http://bugzilla.gnome.org/show_bug.cgi?id=118299.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to