To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=63402
------- Additional comments from [EMAIL PROTECTED] Wed Apr 12 08:46:02 -0700 2006 ------- You mean to automatically replace a SOFT HYPHEN with a HYPHEN-MINUS during export? No, that's generally not what you want. A soft hyphen has special semantics, for example in word processors, where the hyphen maybe is displayed only if in a line break, but not if the entire word is on one line. A database export should be as strict as possible and not replace data with some guesses. And yes, the CSV export is less strict than the database export and substitutes every character undefined in the destination encoding with a question mark. Do you think we should tighten that to refuse export as well? Or do other replacements there? --------------------------------------------------------------------- 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]
