To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=20878
------- Additional comments from [EMAIL PROTECTED] Wed Sep 5 21:16:27 +0000 2007 ------- hagar_de_lest: Sounds like a different, but related issue. Here the problem isn't the end of the paragraph, but within the paragraph at every place the line wraps. You don't even need a <text:s/> tag to trigger it. mikeymike: I did some experimentation and found exactly what you are referring to. But it's not the issue or the solution. Even without a <text:s/> tag the problem exists. I suppose if one knew one wanted no more than singular spaces in their document, one could create a filter to go through the raw ODT file and modify context.xml to strip out all the <text:s/> tags, but that's not a universal solution. Since ordinary spaces and <text:s/> tags within the content.xml file are being treated identically by the document display routine in Write, I conclude that the problem is probably in the display routine. I would guess that the <text:s/> tags are being converted to spaces before they get to the display routine. --------------------------------------------------------------------- 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]
