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





------- Additional comments from c...@openoffice.org Tue Jan  5 14:31:42 +0000 
2010 -------
The attached patch improves matter somewhat. Even if this doesn't get applied
the debugging GetText method should be fixed 
from 
sRet.Append( ((SwTxtNode&)rNode).GetExpandTxt() );
to
sRet.Append( ((SwTxtNode&)aIdx.GetNode()).GetExpandTxt() );

---------------------------------------------------------------------
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to