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


User dvo changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Apr  5 07:25:05 -0700 
2005 -------
dvo: HTML import uses SmartRel2Abs. This function has two (default) parameters,
one to require SmartRel2Abs to check whether a file acutally exists, and one for
a handler that does the actual checking. The defaults for those parameters are
to require the check, but pass in a dummy handler that always rejects files. In
this case, the SmartRel2Abs correctly create the proper file:-URL. The
subsequent check then always yields false, which causes SmartRel2Abs to, well,
smartly attempt to make something else out of it.

The fix is to just not use those default parameters in sw/filter/html, since
they don't make any sense. 

Fixed in CWS fr8fix1.


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