JS error on +manage-official-tags
Bug #496669 reported by
Joey Stanford
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Eleanor Berger |
Bug Description
There appears to be a javascript error on +manage-
Tom B has confirmed and is working on a fix.
OEM has dependency on this for a client and would greatly appreciate a rapid fix.
Thanks!
Related branches
lp://qastaging/~intellectronica/launchpad/manage-official-tags-js-error
- Graham Binns (community): Approve (re-review)
- Данило Шеган (community): Approve (release-critical)
- Aaron Bentley (community): Approve
-
Diff: 78 lines (+41/-4)2 files modifiedlib/canonical/launchpad/javascript/bugs/offical_bug_tags.js (+22/-4)
lib/lp/bugs/windmill/tests/test_official_bug_tags_management.py (+19/-0)
tags: | added: oem-services |
affects: | launchpad → malone |
Changed in malone: | |
assignee: | nobody → Tom Berger (intellectronica) |
Changed in malone: | |
status: | New → In Progress |
importance: | Undecided → High |
milestone: | none → 3.1.12 |
tags: | added: current-rollout-blocker |
Changed in malone: | |
status: | In Progress → Fix Committed |
Changed in malone: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
The problem appears to be a javascript error when trying to create the list item in the function make_tag_li. Maybe some data trips it.