Typos in the postorius code which potentially can lead to unwanted code cascading problems.

Bug #1428543 reported by Ankush Sharma
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Postorius
Fix Released
Undecided
Unassigned

Bug Description

There are few typos in the postorius source code at:

1. At /src/postorius/urls.py ( http://bazaar.launchpad.net/~mailman-coders/postorius/trunk/view/head:/src/postorius/urls.py ), line 45 and line 54.

2. At /src/postorius/views/list.py ( http://bazaar.launchpad.net/~mailman-coders/postorius/trunk/view/head:/src/postorius/views/list.py ), line 191 and line 234.

These are because 'ListMassSubsribeView' and 'ListSubsribeView' are spelled wrongly. Currently, this is not causing any bug in the code but later on when someone is trying to write tests or using these views in some other code, it can cause unwanted code cascading problems.

I guess the spellings are not intentional as in other parts of code, 'subscribe' is spelled correctly.

Tags: postorius

Related branches

tags: added: postorius
Revision history for this message
Terri (terriko) wrote :

Thanks for catching this! I've merged your fix.

Changed in postorius:
status: New → Fix Committed
Changed in postorius:
milestone: none → 1.0.0
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.