Unsubscribe icons in portlets may not handle onclick events
Bug #482379 reported by
Deryck Hodge
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Deryck Hodge |
Bug Description
Because the duplicate subscribers portlet is loaded via XHR now, the unsubscribe icons in that portlet may not be hooked up correctly to handle onclick events. The bug subscribers Windmill test is currently failing because of this.
Related branches
lp://qastaging/~deryck/launchpad/dupe-portlet-click-fail
- Paul Hummer (community): Approve
-
Diff: 101 lines (+31/-5)2 files modifiedlib/canonical/launchpad/javascript/bugs/bugtask-index.js (+27/-3)
lib/lp/bugs/windmill/tests/test_bug_inline_subscriber.py (+4/-2)
Changed in malone: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
2009/11/13 Launchpad Bug Tracker <email address hidden>:
> ** Branch linked: lp:~deryck/launchpad/dupe-portlet-click-fail
>
I already have a fix for this in a branch that's ready to land. Up to
you which one we go with.