GNOME Bugzilla – Bug 69856
Documentation opens|doesn't open up in Galeon
Last modified: 2004-12-22 21:47:04 UTC
Documentation seems to open up in Galeon, even when it shouldn't. Currently, I have the Gnome default to Nautilus and Galeon is set to NOT open up the documentation in it. However, it opens up in a new tab anyways. It should open in Nautilus.
need a resolution for 1.2
I cannot reproduce on head, I dont have 1.0 around though
This needs more testing I observe various oddities with handling of the pref and the behavior after that
I changed the subject. Documentation _shouldnt_ open up in Galeon, but it does.
Reverted subject. I changed the subject because the issue is that it ALWAYS opens in Galeon.
Fixed on 1-2 branch in cvs. Caused by code in prefcheck.c bit-rotting and getting out of sync with master copy of protocol checker in prefs.c. Mainly the function name was changed and the xpcom code that used the function was updated, but the impl in prefcheck.c was not.