To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78055
User khong changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Jan 8 04:55:30 +0000
2008 -------
ICU has a problem to handle image/binary rule for certain code ranges, while it
does not have problem for text rule.
For small collator tailoring string, the compiling takes no time. So I move this
type of tailoring string to localedata, the rule will be passed to ICU collator
as text rule. This can not only bypass the ICU bug, but also simplify adding
small tailorings. For large tailoring, like ones for Chinese collators, we will
still use compiled binary rules to improve performance. ICU has no problem for
binary rule on Chinese code range.
---------------------------------------------------------------------
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]