Closed Bug 392141 Opened 17 years ago Closed 17 years ago

strip trailing / leading whitespace before doing url bar autocomplete

Categories

(Firefox :: Bookmarks & History, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
Firefox 3 alpha8

People

(Reporter: moco, Assigned: moco)

References

Details

Attachments

(1 file)

strip trailing / leading whitespace before doing url bar autocomplete

something I found while playing with shawn's cool new download manager:  he strips off preceeding and trailing whitespace before doing the SQL for his "LIKE" statement (see downloads.js)

we could do the same thing, and it would fix the problem of:  I typed:  " google" or "google    ", why isn't it showing me google.com?
Attached patch patchSplinter Review
Assignee: nobody → sspitzer
Status: NEW → ASSIGNED
Attachment #276598 - Flags: review?(dietrich)
Depends on: 389491
Target Milestone: --- → Firefox 3 M8
Attachment #276598 - Flags: review?(dietrich) → review+
fixed as part of bug #389491
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Flags: in-litmus?
Resolution: --- → FIXED
verified with - Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a8pre) Gecko/2007091304 Minefield/3.0a8pre
Status: RESOLVED → VERIFIED
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".

In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body   contains   places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.

Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.

Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: