Closed
Bug 496798
Opened 16 years ago
Closed 16 years ago
Tag Deletion: Functionality
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
5.0.7
People
(Reporter: mikelee, Assigned: expatrick)
References
Details
(Whiteboard: [webmocha])
As indicated on the Tagging Spec
(http://docs.google.com/Doc?docid=dds6vwb4_1dxwx5vg3&hl=en)
1.5 - Tag Deletion
Add-on authors can delete any user generated tags. Users can only delete tags which they have added.
This bug involves:
+ CakePHP code
+ unit tests via Simpletest
Updated•16 years ago
|
Whiteboard: [webmocha]
Created bug 500457 to track unit tests for this task.
Assignee | ||
Comment 2•16 years ago
|
||
The tags aren't deleted, but are just removed from the addon. This functionality is accessed on the addon display view or the developer->edit->tags view.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 3•16 years ago
|
||
Verified that-
Add-on authors can delete any user generated tags.
Users can only delete tags which they have added.
Users need to be logged in to delete tags
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
•