Inline subscribing JavaScript allows direct and dupe subscribing

Bug #397406 reported by Deryck Hodge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Deryck Hodge

Bug Description

The inline subscriber js didn't originally account for duplicate subscriptions so it's possible now that people could be subscribed both directly to a bug and via a duplicate. Because of that, JavaScript code cannot make good use of IBug.getSubscribersFromDuplicates to determine if the user is subscribed via a duplicate or not.

The subscriber js should be updated to prevent subscribing someone directly if that person is subscribed via a duplicate.

Tags: lp-bugs
Deryck Hodge (deryck)
Changed in malone:
status: Triaged → In Progress
Revision history for this message
Deryck Hodge (deryck) wrote :

This was fixed in devel r8845, which was really for bug 377935. I thought there was more work to do for implicit subscriptions, but I believe everything works as it should now when dealing with direct, duplicate, and indirect subscriptions in js.

Changed in malone:
status: In Progress → Fix Committed
Deryck Hodge (deryck)
Changed in malone:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.