Closed
Bug 1347516
Opened 8 years ago
Closed 5 years ago
Please document meaning of Places query parameter !tags
Categories
(Developer Documentation Graveyard :: Mozilla Platform, defect, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rrt, Unassigned)
References
()
Details
:: Developer Documentation Request
Request Type: New Documentation
Gecko Version: unspecified
Technical Contact:
:: Details
The parameter !tags, which I guessed means "return results that don't have tags" doesn't seem to do that (although there are other apparent problems with Places URIs, so I can't be sure).
For example, I tried:
place:queryType=1&sort=8&!tags
I also tried
place:queryType=1&sort=8&!tags=true
Both seem to return all my tags. It would be nice to know at least what the intended meaning is!
A quick look at the source suggests it might mean "exclude tags from the results", but I'm not sure (I'm not well-acquainted with the Mozilla source).
Comment 1•5 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•