GNOME Bugzilla – Bug 150580
myportal smarturls with no question mark
Last modified: 2004-12-31 16:34:40 UTC
Debian bug 265241 notes that smartbookmark urls with no ? in them don't appear on the myportal page. There are two ways I can think of in which this could be made better 1- show the basic link part of the smart bookmark if the search box can't be displayed (not really a solution to the bug, but better than just not showing the bookmark at all). 2- have a special url for displaying such pages. One possibility is to have the form in the myportal page post to a url like this: myportal:substitute?url=http://bugs.debian.org/%s&value=265241 where: http://bugs.debian.org/%s is the smart url 265241 is the value entered in the form Galeon would then redirect the page to http://bugs.debian.org/265241
I have fixed this in CVS: http://mail.gnome.org/archives/cvs-commits-list/2004-December/msg05384.html