Closed
Bug 752745
Opened 13 years ago
Closed 13 years ago
Show compatibility error if an add-on uses excludeItemsIfParentHasAnnotation
Categories
(addons.mozilla.org Graveyard :: Compatibility Tools, defect)
addons.mozilla.org Graveyard
Compatibility Tools
Tracking
(Not tracked)
RESOLVED
FIXED
2012-05-24
People
(Reporter: jorgev, Assigned: basta)
Details
(Whiteboard: [fx13])
As explained in bug 702639, the excludeItemsIfParentHasAnnotation query option is no longer supported. This is a query option that is used in the SQL-ish language used to query Places, so it would always appear within strings. We need to flag all instances of this query option and show an error.
This is a compatibility error, so the add-on should not be upgraded in this case.
Message:
The excludeItemsIfParentHasAnnotation query option is no longer supported. See <LINK> for more information.
Link: https://bugzilla.mozilla.org/show_bug.cgi?id=702639
Affected add-on:
I seem to remember MXR previously finding some cases, but it can't find them now :(
Assignee | ||
Comment 1•13 years ago
|
||
Comment 2•13 years ago
|
||
Merged into AMO:
https://github.com/mozilla/amo-validator/commit/c1c574afae73f059bc76a1c915eeca2a3bc93e1d
https://github.com/mozilla/zamboni/commit/22bf77e
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: 2012-05-17 → 2012-05-24
Comment 3•13 years ago
|
||
Just like jorgev, I am unable to find an example to verify this fix with.
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
•