Closed
Bug 568540
Opened 15 years ago
Closed 15 years ago
Consider showing an error message when users search for invalid/black-listed characters
Categories
(addons.mozilla.org Graveyard :: Search, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: krupa.mozbugs, Unassigned)
Details
(Whiteboard: [z])
steps to reproduce:
Search for $ or ^
Searching for $ is treated as a flat search and we return 1000 add-ons which are not related to the search term.This might be confusing for our users.
We should probably show some user message like -"That is not a valid search term.Please try entering something more specific"
Comment 1•15 years ago
|
||
We're not getting that many queries for "$" and "^" to justify special behavior for those terms.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
Comment 2•15 years ago
|
||
(In reply to comment #0)
> steps to reproduce:
> Search for $ or ^
>
> Searching for $ is treated as a flat search and we return 1000 add-ons which
> are not related to the search term.This might be confusing for our users.
You're the only one that does it.
Comment 3•15 years ago
|
||
I guess I could consider doing this if the message said:
"Sorry Krupa, we are ignoring you."
Comment 4•15 years ago
|
||
(In reply to comment #3)
> I guess I could consider doing this if the message said:
>
> "Sorry Krupa, we are ignoring you."
"Nice try Krupa!"
Assignee | ||
Updated•9 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
•