Closed Bug 644859 Opened 15 years ago Closed 14 years ago

Search doesn't find questions tagged with OS names

Categories

(support.mozilla.org :: Search, defect, P3)

Tracking

(Not tracked)

RESOLVED FIXED
2012.12

People

(Reporter: cww, Assigned: willkg)

References

Details

(Whiteboard: u=contributor c=search p=1)

Doing a search for the tag "Windows", brings up things tagged with "Windows", but doing a search for "Windows 7" brings up nothing. I looked into this and what's going on is that the code is splitting the tags on white space characters. So a search for "Windows 7" creates two tag filters: one for Windows and one for 7. Given the directions in the Advanced Search page, I think that's wrong and it should be splitting on commas. That's pretty easy to fix. Sticking it in the 2012.12 milestone since I'm fiddling in that code anyhow.
OS: Mac OS X → All
Priority: -- → P3
Hardware: x86 → All
Target Milestone: --- → 2012.12
Oops--retroactively grabbing this one.
Assignee: nobody → willkg
Pushed to production just now.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: u=contributor c=search p=1
You need to log in before you can comment on or make changes to this bug.