Hi Martin,
On 03/25/07 01:31, Martin Whitaker wrote:
If I create a document with one paragraph, then apply some formating to
that paragraph (e.g. change the font size), the resulting content.xml
file represents the paragraph like this:
<text:p text:style-name="P1">test</text:p>
If I then break this into two paragraphs, this becomes:
<text:p text:style-name="P1">te</text:p>
<text:p text:style-name="P1">st</text:p>
If I then remove the paragraph break, the result is:
<text:p text:style-name="P1"><text:span
text:style-name="T1">te</text:span>st</text:p>
[...]
Am I right in thinking this is a bug, and that the result should be
identical to the original form?
yes, I consider this a bug. Please submit an issue for this. You can
assign it to me.
Regards,
Frank
--
Frank Meies (fme) - OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]