To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86744
User hdu changed the following:
What |Old value |New value
================================================================================
CC|'mst' |'hdu,mst'
--------------------------------------------------------------------------------
IssuesThisDependsOn| |86741
--------------------------------------------------------------------------------
This issue depends on issue 86741, which changed state:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Mar 6 10:16:59 +0000
2008 -------
@mst: I just tested your patch, which is a very good idea to work around the
problem in the old libxml
version. Without the patch from issue 86741 it still crashes though when
::SfxDocumentMetaData::init()
then calls selectSingleNode() (xpathapi.cxx:214) because this tries to access
aList->item(0) without
checking first that there actually is a node.
So I suggest to keep the catch statement from issue 86741 even though it was
originally just considered a
workaround against the problem described in this issue.
---------------------------------------------------------------------
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]