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


User pl changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|pl                        |kaib
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo 2.x
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Jul 18 09:12:04 -0700 
2006 -------
looks ok, but around line 350 of start.cxx

else if( !rsc_strnicmp( (*ppStr) + 1, "rsc2=", 3 ) )
should instead be
else if( !rsc_strnicmp( (*ppStr) + 1, "rsc2=", 5 ) )


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