Closed
Bug 236913
Opened 21 years ago
Closed 20 years ago
Colon in search show in sidebar as %3A
Categories
(SeaMonkey :: Search, defect)
SeaMonkey
Search
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: richard, Assigned: neil)
Details
Attachments
(1 file)
820 bytes,
patch
|
timeless
:
review+
alecf
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113
When using the Search Sidebar, a colon (:) inside the search is escaped to %3A
which make pressing the "Search" button to perform another search. In Mozilla
1.5 and below the colons were not escaped, and pressing the "Search" button gave
exactly the same results.
Reproducible: Always
Steps to Reproduce:
1. Using the Siderbar, search (using Google) for "site:mozilla.org search"
2. The Search Sidebar will say: "site%3Amozilla.org search"
3. Click the Siderbar's "Search" button
4. The found results will differ from step 1
Actual Results:
A different search is performed
Expected Results:
The same search should be performed
Reporter | ||
Comment 1•20 years ago
|
||
I just upgraded to Mozilla 1.7 (Linux version). This problem is still there! Can
someone please test this so that the status can be set to NEW?
Assignee: search → neil.parkwaycc.co.uk
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Hardware: PC → All
Assignee | ||
Comment 2•20 years ago
|
||
Assignee | ||
Comment 3•20 years ago
|
||
Comment on attachment 151096 [details] [diff] [review]
Proposed patch
More bug 44272 fallout... note that jshin used encodeURIComponent in the same
file in the same patch :-(
Attachment #151096 -
Flags: superreview?(alecf)
Attachment #151096 -
Flags: review?(timeless)
Comment 4•20 years ago
|
||
Comment on attachment 151096 [details] [diff] [review]
Proposed patch
doh. sr=alecf
Attachment #151096 -
Flags: superreview?(alecf) → superreview+
Attachment #151096 -
Flags: review?(timeless) → review+
Assignee | ||
Comment 5•20 years ago
|
||
Fix checked in.
Assignee | ||
Comment 6•20 years ago
|
||
Really marking fixed :-[
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•20 years ago
|
||
*** Bug 285021 has been marked as a duplicate of this bug. ***
Updated•16 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•