Closed
Bug 609506
Opened 15 years ago
Closed 15 years ago
We do not trim spaces while searching for multiple GUIDs
Categories
(addons.mozilla.org Graveyard :: API, defect, P5)
Tracking
(Not tracked)
VERIFIED
FIXED
5.12.2
People
(Reporter: krupa.mozbugs, Assigned: jbalogh)
References
()
Details
(Whiteboard: [z])
Attachments
(1 file)
|
113.84 KB,
image/png
|
Details |
steps to reproduce:
1. Load https://addons-next.allizom.org/en-US/firefox/api/1.5/search/guid:inspector@mozilla.org,%20personas@christopher.beard
2. Notice there are no results
3. Load https://addons-next.allizom.org/en-US/firefox/api/1.5/search/guid:inspector@mozilla.org,personas@christopher.beard
observed behavior:
If there is a space after the comma, search does not return results
Comment 1•15 years ago
|
||
This is an API and has structured input. It's not a free-for-all.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Comment 2•15 years ago
|
||
We encourage people to use our (undocumented) APIs and doing this makes it a little friendlier. It's a valid request.
If the browser is working though, it's a low priority.
Severity: normal → minor
Status: RESOLVED → REOPENED
Priority: -- → P5
Resolution: INVALID → ---
Target Milestone: 5.12.2 → 5.12.3
| Assignee | ||
Comment 3•15 years ago
|
||
Assignee: dd → jbalogh
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Target Milestone: 5.12.3 → 5.12.2
| Reporter | ||
Comment 4•15 years ago
|
||
Verified at https://addons-next.allizom.org/en-US/firefox/api/1.5/search/guid:inspector@mozilla.org,%20personas@christopher.beard,%20%7Bd10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d%7D
Checked for ja, vi, el, he, mn and de locales
Jeff, you are my hero! thanks for fixing this bug.
Status: RESOLVED → VERIFIED
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
•