To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111286
User od changed the following:
What |Old value |New value
================================================================================
CC|'mst' |'od'
--------------------------------------------------------------------------------
Assigned to|od |mst
--------------------------------------------------------------------------------
Status|STARTED |NEW
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Tue May 4 14:32:24 +0000
2010 -------
The attached patch fixes the crash.
But, due to the made changes in cws odfmetadata3 further stuff is broken:
In a version which has the attached patch applied to the following:
- new text document
- write text "AAA BBB CCC"
- insert a footnote after "AAA"
- make "BBB" bold
- insert a text frame
- copy the written text including the footnote and the bold "BBB"
- paste it into the text frame
--> no crash, but the first "B" in the pasted text is not bold.
od->mst: Please take over as you have done the changes to method
<SwTxtNode::CopyText(..)> in cws odfmetadata3.
Before the changes of cws odfmetadata3 have been applied there already exists a
check, if the copied text attribute has been inserted. If not and the text
attribute has no ending index a special character is inserted into the copied
text instead. This code has been also removed by cws odfmetadata3.
---------------------------------------------------------------------
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]