To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42046
                  Issue #:|42046
                  Summary:|Incorrect handling of Base URL in binary filter
                Component:|framework
                  Version:|680m76
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|aw
              Reported by:|mba





------- Additional comments from [EMAIL PROTECTED] Fri Feb  4 02:55:24 -0800 
2005 -------
After fixing issue 27321 the base URL is correctly set in sfx2 when files are
loaded or saved with the binfilter.
There's still a problem inside the filter when a binary file is loaded.
The binary data is imported correctly, all URLs are made absolute. When this is
converted to the XML format all URLs should become relative again, but the base
URL is not transported in a way that bf_xmloff can see it. The result is that an
assertion "(Illegal URL)" while calling AbsToRel is shown and the URLs stay
absolute. This does not create a real problem but the assertion gets on the 
nerves.

I assume a comparable problem exists on writing binary files, but I didn't tried
that out.

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