To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42375
User sj changed the following:
What |Old value |New value
================================================================================
Assigned to|sj |af
--------------------------------------------------------------------------------
Status|REOPENED |NEW
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Apr 4 16:09:44 +0000
2007 -------
SJ: What I have archived so far:
It does not matter if ENABLE_EXPERIMENTAL_ODF_EXPORT is turned on or off.
I checked every file that has been commited and found nothing suspicious:
http://www.go-oo.org/bonsai/cvsquery.cgi?treeid=default&module=xmloff&branch=cws_oof680_impressrng01&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=month&mindate=&maxdate=&cvsroot=%2Fvar%2Fcvsup
I get five exceptions when reproducing this issue:
1) NoSuchElementException in XMLShapeExport::ExportGraphicDefaults() Line 1211
2) IllegalArgumentException in xmlexppr.cxx line 532
3) IllegalArgumentException in transformerbase.cxx line 88
4) SaxException in transformerbase.cxx line 413 ?
5) SaxException in xmlexport line 2342
I solved the permission rights in xmloff/source/draw/cws
Now I found the source of all evil, it is in shapeexport2.cxx line 1687, if
skipping following line, everything works as expected:
mrExport.AddAttribute(XML_NAMESPACE_XLINK, XML_HREF, sEmptyURL );
It seems that the transformerbase is not capable to handle this new attribute.
sj->af: please discuss this problem with mib tomorrow.
---------------------------------------------------------------------
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]