record_bugwatch_edited() is buggy and not tested

Bug #931 reported by James Henstridge
4
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Medium
Björn Tillenius

Bug Description

The record_bugwatch_edited() function in canonical/launchpad/subscribers/bugactivity.py won't work, because the "oldvalue, newvalue = changes[changed_field]" line is outside the loop over the changes.

The fact that this hasn't been picked up indicates that the code is either not tested and/or not used

The record_bugwatch_edited() function in canonical/launchpad/subscribers/bugactivity.py won't work, because the "oldvalue, newvalue = changes[changed_field]" line is outside the loop over the changes.

The fact that this hasn't been picked up indicates that the code is either not tested and/or not used

Tags: lp-bugs
Changed in malone:
assignee: nobody → bjornt
status: New → Accepted
Changed in malone:
status: Accepted → PendingUpload
Revision history for this message
Brad Bollenbach (bradb) wrote :

Is this fixed now?

Changed in malone:
status: PendingUpload → Fixed
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.