Closed Bug 269994 Opened 20 years ago Closed 19 years ago

Submitting a blank search string to the Dictionary.com search plugin doesn't navigate to the main page

Categories

(Firefox :: Search, defect, P5)

defect

Tracking

()

VERIFIED FIXED
Firefox1.5

People

(Reporter: uk.dave, Assigned: Gavin)

References

()

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0

All other selections in the listing when chosen and then ENTER is pressed, they
go to the website concerned.  With Dictionary.com - nothing happens.  So I then
type in www.dictionary.com and things work.

Reproducible: Always
Steps to Reproduce:
1.Select Dictionary.com by using the down arrow in the Search engine selection box
2.Press Enter
3.Nothing happens.  Appears to need the link inserting somewhere.

Actual Results:  
I remained on the URL page quote above which is
https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox&format=guided

Expected Results:  
Visited website page http://www.dictionary.com

Can't think that anymore information is available to me.
*** Bug 274732 has been marked as a duplicate of this bug. ***
Indeed, you're right, nothing happens. Which is odd, since nothing's very odd
about dictionary.src, and the code's all straightforward. If there's nothing
typed, then search.xml just gets the host from the
action="http://www.dictionary.com/search" and loads that, and although
www.dictionary.com redirects to dictionary.reference.com, the eBay action
redirects too, and it works with nothing typed.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee: p_ch → gavin.sharp
Severity: normal → minor
OS: Windows 2000 → All
Hardware: PC → All
Summary: When using down arrow and selecting Dictionary.com from listing when enter is pressed as in other choices, this one fails to link to www.dictionary.com → Submitting a blank search string to the Dictionary.com search plugin doesn't navigate to the main page
Version: unspecified → Trunk
This just ensures that GetInputs returns something. This allows
GetInternetSearchURL to actually return, so that we can extract the host from
it and load it.
Attachment #168843 - Flags: review?(mconnor)
Whiteboard: [have patch]
Priority: -- → P5
Whiteboard: [have patch] → [patch-r?]
Target Milestone: --- → Firefox1.1
Comment on attachment 168843 [details] [diff] [review]
Add in dummy string

whee, ugly.
Attachment #168843 - Flags: review?(mconnor) → review+
Whiteboard: [patch-r?] → [patch-r+] [checkin needed]
Checking in search.xml;
/cvsroot/mozilla/browser/base/content/search.xml,v  <--  search.xml
new revision: 1.22; previous revision: 1.21
done
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: [patch-r+] [checkin needed]
Status: RESOLVED → VERIFIED
I don't know if there's a bug about fixing the root cause. FWIW in the small sample of search plugins I looked at, this bug happened only with plugins that contained exactly one <input> tag.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: