To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79847
User ab changed the following:
What |Old value |New value
================================================================================
Assigned to|ab |cmc
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Jul 25 14:24:08 +0000
2007 -------
ab->cmc: I've analyzed the problem and found that it indeed starts with m218.
That's where helplinker01redux was integrated and if I understand your comments
correctly that's - because of the Solaris problems solved in helplinker01redux -
also the first minor where the new helplinker mechanism really was used.
For testing I used a m217 (without the issue) and a m219. I found that the pro-
blem is caused by a failing access to office_inst\help\en\swriter.ht file in
xmlhelp\source\cxxhelp\provider\databases.cxx, Databases::setActiveText(). In
m217 getting data for e.g. Id = ".uno%3AOpen" succeeds whereas in m219 using
the same Id fails. Copying the swriter.ht file from m217 to m219 installation
fixes the problem. But the text that should be found (e.g. "Opens or imports a
file" for Open) isn't missing in the m219 ht file (it's even contained four
times there compared to three times in m217), but it cannot be accessed.
So obviously the swriter.ht file built with the new helplinker became incom-
patible somehow. Please have a look.
---------------------------------------------------------------------
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]