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


User sb changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|cd                        |cmc
--------------------------------------------------------------------------------
                  Status|STARTED                   |NEW
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Oct 23 15:27:13 +0000 
2008 -------
@cmc:  The fix for source/fsys/urlobj.cxx should read

  while (p != pEnd && (INetMIME::isHexDigit(*p) || *p == ':' || *p == '.'))

(i.e., the current code is wrong, and the extra warning helped find an error). 
Either integrate yourself, or pass back to me and I will add it to some CWS...

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