From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020809 Description of problem: Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Start redhat-config-network 2. Choose Help Actual Results: Mozilla is started to show the help Expected Results: It should be displayed in gnome-help (Yelp). Additional info:
This seems to be the same problem as in #71859 and #71860.
Alex: Is there an easy way to replace the call to mozilla with a call to yelp? If not, I'll just mark this as deferred...
Am I correct to asume that you use gnome_url_show () to display the help? Then the correct fix is to replace file:///path/to/file.html, with ghelp:///path/to/file.html I noticed however that Yelp seems to misunderstand that sometimes and give it to gnome2-info2html (which results in gnome2-info2html hanging and Yelp hanging waiting for it). Since you won't be doing this change now (as I understood by the other modules I reported this against) I won't look into it right away. If you _do_ want to make the change I can try to look it ASAP and release a new Yelp (or give you a patch).
Created attachment 71764 [details] Patch for yelp that fixes the problem when displaying HTML files
Added a patch for Yelp that is needed to be able to use it for displaying the HTML documents correctly. I will release a new version of Yelp before Friday but since you are in a pretty deep freeze you might want to just add a patch to the current package instead.
Changed in CVS
1.1.17-1 has been built with this.