To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107283





------- Additional comments from [email protected] Tue Dec  1 11:02:15 +0000 
2009 -------
ab->rene:
idxcaption.xsl and idxcontent.xsl are needed in the context of
creating the Lucene index, but they are not directly accessed
by Lucene. Lucene just processes a set of files stripped down
from the original help files using xslt. This is done in C++.

The helpcontent2 stuff is only used for building helpcontent2.
For the extension case the code in transex3 is used. The path
addressing the xsl files is calculated there using the help
base path $OOO_BASE_DIR/help. The failing calls to xsltParse-
StylesheetFile are done in HelpLinker.cxx / line 88 in the
IndexerPreProcessor ctor. The Java problem probably is only a
subsequent error.

As there is no change in transex3 from m5 to m6 the problem
must be located somewhere else. In a m6 StarOffice I had no
problem installing an extension containing help, but there
of course the help path is the default one.

So what exactly are the appropriate path changes you've mentio-
ned above? I think the fastest way to reproduce the problem
would be to patch my m6 StarOffice to behave in a similar way
and check if something goes wrong with the macro expansion.


---------------------------------------------------------------------
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]

Reply via email to