http://bugzilla.novell.com/show_bug.cgi?id=591714 http://bugzilla.novell.com/show_bug.cgi?id=591714#c9 Lubos Lunak <llunak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|llunak@novell.com | --- Comment #9 from Lubos Lunak <llunak@novell.com> 2010-04-02 14:13:45 UTC --- (In reply to comment #8)
the point is, applications just call
"xdg-open http://www.something.it"
without exporting "BROWSER"...
The point is, it is the user possibly setting the variable.
imho we should do then something like
if BROWSER == ' ' BROWSER=abc:def:ghi
in other words, if BROWSER is empty (not exported and not available), that export browser with default values
See end of xdg-open. Possibly that code is misplaced. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.