To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81139
                 Issue #|81139
                 Summary|check real help path
               Component|framework
                 Version|680m226
                Platform|PC
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|mba
             Reported by|pmladek





------- Additional comments from [EMAIL PROTECTED] Wed Aug 29 19:54:26 +0000 
2007 -------
We have moved the helpcontent to /usr/share because it is an architecture
independent stuff. The help path is configured in registry, so it should be easy
to change it.

One problem is in sfx2/source/appl/sfxhelp.cxx where instapath/help is checked
intead of the real help path.

I'll attach a patch that fixes the problem. It uses
SvtPathOptions().GetHelpPath() to read the correct path. Unfortunately, this
function is broken. The patch includes a workaround but...

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