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





------- Additional comments from [EMAIL PROTECTED] Tue Nov 11 06:48:04 +0000 
2008 -------
There is another issue that I've found highly suspicious: the

rString.GetChar( +2 ) == '>' 

thing. Shouldn't it be

rString.GetChar( i+2 ) == '>'

instead? I've 'reused' caolan's patch to fix this issue too.

---------------------------------------------------------------------
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]

Reply via email to