Issue 87252 - XPath error : Invalid or inclomplete context
Summary: XPath error : Invalid or inclomplete context
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 1.0.0
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: OOo 3.0
Assignee: mst.ooo
QA Contact: issues@framework
URL:
Keywords: aqua
Depends on:
Blocks:
 
Reported: 2008-03-19 16:21 UTC by b.osi.ooo
Modified: 2008-08-05 22:51 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description b.osi.ooo 2008-03-19 16:21:23 UTC
When starting soffice.bin from terminal:
- Startcenter comes up
- click on any icon to open application
-> output on terminal: XPath error : Invalid or inclomplete context
(- and application opens, as expected)

As always, soffice should be quiet in terminal.
I havn't seen it on other platforms.

Using MacOS X Intel 10.4 and 10.5
Any Ideas?
Comment 1 philipp.lohmann 2008-03-19 16:58:08 UTC
more fun with libxml like issue 86741
Comment 2 philipp.lohmann 2008-03-19 16:58:33 UTC
adding keyword
Comment 3 mst.ooo 2008-03-20 17:05:41 UTC
this is a duplicate of #i86744#; the damn issuezilla only allows me to add
comments here.
Comment 4 openoffice 2008-04-02 17:09:46 UTC
reassign
Comment 5 mst.ooo 2008-04-09 18:04:19 UTC
fixed, by adding two error handing callbacks to xpathapi.cxx.
unfortunately, the specific error quoted in this issue required an additional
hack to detect the error condition, because libxml does seem to allow preventing
this error message from being printed.
Comment 6 mst.ooo 2008-05-15 10:19:30 UTC
.
Comment 7 Raphael Bircher 2008-08-05 22:51:34 UTC
Fixed in master

closing issue