Closed
Bug 334713
Opened 19 years ago
Closed 19 years ago
search should match against description as well as title
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
1.0
People
(Reporter: shaver, Assigned: morgamic)
References
Details
Attachments
(1 file)
|
1.09 KB,
patch
|
shaver
:
first-review+
|
Details | Diff | Splinter Review |
For example, searching for Venkman
https://addons.mozilla.org/search.php?q=Venkman&app=firefox
should bring up
https://addons.mozilla.org/addon.php?id=216
| Reporter | ||
Updated•19 years ago
|
OS: MacOS X → All
Hardware: Macintosh → All
| Assignee | ||
Comment 1•19 years ago
|
||
SQL modification to make sure "q" is compared to description as well.
Attachment #219064 -
Flags: first-review?
| Assignee | ||
Updated•19 years ago
|
Attachment #219064 -
Flags: first-review? → first-review?(shaver)
| Reporter | ||
Comment 2•19 years ago
|
||
Comment on attachment 219064 [details] [diff] [review]
Added description to WHERE clause.
Love to see the preg_replace commonized, but it'll do. r=shaver.
Attachment #219064 -
Flags: first-review?(shaver) → first-review+
| Assignee | ||
Comment 3•19 years ago
|
||
Fixed -- will be pushed Thursday evening in a batch. You can test it here:
https://update-staging.mozilla.org/~morgamic/v2/public/htdocs/search.php
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
*** Bug 332825 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 5•19 years ago
|
||
AMO BUGSPAM FOR COMPONENT MOVE AND DELETE (FILTER ME)
Component: Listings → Web Site
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•