To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98220
User es changed the following:
What |Old value |New value
================================================================================
Status|CLOSED |REOPENED
--------------------------------------------------------------------------------
Keywords|needmoreinfo, oooqa |
--------------------------------------------------------------------------------
Resolution|WONTFIX |
--------------------------------------------------------------------------------
Target milestone|--- |OOo Later
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Mon Feb 23 10:04:17 +0000
2009 -------
Sum up of my further tests:
- copy/paste from Firefox (FF) to OOo = no problem
- copy/paste from FF to Thunderbird (TB) = no problem
- copy/paste from IE to OOo = the problem you describe where relative images are
not found
Now it gets interesting...
- copy/paste from IE to TB = the problem you describe where relative images are
not found (=TB shows the same problem as OOo when the common parameter is IE!!)
Same tests as above with a simple page like:
======
<html>
<p style="align: center;">Absolut link<p>
<img src="http://www.myprivatepage.xyz/img/image.jpg">
<p style="align: center;">Relative link<p>
<img src="/img/image.jpg">
</html>
=======
-> Same results as above
I also had a look at the clipboard buffers of FF and IE.
They are quiet the same.
So I have no idea what happens there but my conclusion is:
IE modifies something or forgets to add the base URL but is able to retrieve the
system cache cache in MS Word.
I see the problem by IE which doesn't behave as "good citizen" against other
apps ;) or even breaks standards...
I'll reassign to DEV for further analyze but I think it will stay as WONTFIX
because this is a HTML import problem and this project is stalled.
---------------------------------------------------------------------
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]