Closed
Bug 602325
Opened 15 years ago
Closed 15 years ago
Use tagging widget for tagging documents
Categories
(support.mozilla.org :: Knowledge Base Software, task, P1)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
VERIFIED
FIXED
2.3
People
(Reporter: erik, Assigned: erik)
References
Details
Right now, we use a comma-separated field, and we implicitly create any novel tags. The vocab is supposed to be controlled, and if there's no way to tell what tags are available (autocomplete), that's almost impossible to use. Use the tagging widget from the Questions app.
Updated•15 years ago
|
Assignee: nobody → erik
Updated•15 years ago
|
Priority: P2 → P1
Assignee | ||
Comment 2•15 years ago
|
||
Landed in https://github.com/jsocol/kitsune/commit/cc40a9aadd32439f80e4f7ffc2c2b0bc90eb6c4f.
QA: People with the taggit.add_tag permission can add new tags to the vocab. Everyone else should be limited to what's in the autocomplete dropdown. All the tag manipulation should happen client-side, saving only when you hit the Save button.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 3•15 years ago
|
||
Verified tagging [adding topics in /edit] works as described
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•