To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=31230
------- Additional comments from [EMAIL PROTECTED] Tue Mar 14 06:04:49 -0800
2006 -------
I wrote earlier in this issue:
<quote>
OK, to make the spellchecker happy TL and I just added the two mappings (case
insensitive)
"TIS620-2529" -> RTL_TEXTENCODING_TIS_620
"TIS620-2533" -> RTL_TEXTENCODING_TIS_620
to rtl_getTextEncodingFromUnixCharset (as suggested by the patch).
</quote>
Now, I found out that what we actually commited then was a slightly larger
change: for example, rtl_getTextEncodingFromUnixCharset("TIS620-1") or
rtl_getTextEncodingFromUnixCharset("TIS620-nonsense") now also return
RTL_TEXTENCODING_TIS_620 instead of RTL_TEXTENCODING_UNKNOWN, which breaks the
unit tests at sal/qa/rtl/textenc, see issue 61507. I assume that this was a
mistake, but do not want to break anything when fixing issue 61507. Who would
be a good QA person to verify that Thai spell checking still works the same way
as before once issue 61507 is fixed (and "TIS620-1", "TIS620-nonsense" etc. map
to RTL_TEXTENCODING_UNKNOWN again)?
---------------------------------------------------------------------
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]