Merge lp://staging/~brendan-donegan/checkbox-editor/bug1033863_whitelist_load into lp://staging/checkbox-editor

Proposed by Brendan Donegan
Status: Merged
Merge reported by: Marc Tardif
Merged at revision: not available
Proposed branch: lp://staging/~brendan-donegan/checkbox-editor/bug1033863_whitelist_load
Merge into: lp://staging/checkbox-editor
To merge this branch: bzr merge lp://staging/~brendan-donegan/checkbox-editor/bug1033863_whitelist_load
Reviewer Review Type Date Requested Status
Marc Tardif (community) Approve
Review via email: mp+119692@code.staging.launchpad.net

Description of the change

Code in whitelist.py was trying to call append on a Whitelist object, which isn't going to work since it's not a list. Changed it to call add (implemented by Whitelist) instead.

To post a comment you must log in.
Revision history for this message
Marc Tardif (cr3) wrote :

Good catch, merging!

review: Approve

Subscribers

People subscribed via source and target branches

to all changes: