To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112473
                 Issue #|112473
                 Summary|[xmloff] RDFa export broken in case of SaveAs
               Component|xml
                 Version|DEV300m82
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|code
             Assigned to|mst
             Reported by|mst





------- Additional comments from m...@openoffice.org Thu Jun 17 12:29:30 +0000 
2010 -------
the way the RDFa export converts URIs from absolute to relative is broken.

it used to work in OOo 3.2, but relied on the base URI for the document being
stored being the same as the base URI of the loaded document, which led to other
problems and was thus fixed for OOo 3.2.1 by mav.

now the base URI on saveAs is the URI of the target document, and is thus
different from the URI of the loaded document.

this leads to wrong relative URIs in RDFa attributes:
document-internal URIs  point into the loaded document, not the target document.

the complex test in sfx2 breaks because of this problem.

apparently the relative/absolute URI infrastructure in xmloff doesn't really
work for document-internal URIs anyway.

---------------------------------------------------------------------
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: issues-unsubscr...@xml.openoffice.org
For additional commands, e-mail: issues-h...@xml.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to