To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62664


User mmeeks changed the following:

                  What    |Old value                 |New value
================================================================================
                Issue type|DEFECT                    |PATCH
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon May 22 04:27:37 -0700 
2006 -------
partial patch to do the actual dbase record truncation, split into a new method;
generated test output for truncating foo-utf8.db/biblio.dbf [ Edit->Edit &
shrink a field length ] (warning requires a good browser to render):

Truncated string 'Grüß Gott' to 'Grü' 4 5
Truncated string 'Γειά σας' to 'Γε' 4 5
Truncated string 'שלום' to 'של' 4 5
Truncated string '日本語' to '日' 3 5
Truncated string 'سسات تقدما في' to 'سس' 4 5
Truncated string 'Baz' to 'B' 1 1
Truncated string 'Grü' to 'G' 1 1
Truncated string 'Γε' to '' 2 1
Truncated string 'של' to '' 2 1
Truncated string '日' to '' 3 1
Truncated string 'سس' to '' 2 1
Truncated string 'B' to '' 1 0
Truncated string 'G' to '' 1 0


---------------------------------------------------------------------
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