Merge lp://staging/~pskoli93/postorius/Redirection-Fixes into lp://staging/postorius

Proposed by Pavan Koli
Status: Needs review
Proposed branch: lp://staging/~pskoli93/postorius/Redirection-Fixes
Merge into: lp://staging/postorius
Diff against target: 16 lines (+4/-2)
1 file modified
src/postorius/views/list.py (+4/-2)
To merge this branch: bzr merge lp://staging/~pskoli93/postorius/Redirection-Fixes
Reviewer Review Type Date Requested Status
Mailman Coders Pending
Review via email: mp+257457@code.staging.launchpad.net

Description of the change

There are some redirection issues during unsubscription, suppose we want to unsubscribe a member if we click on unsubscribe button present on the list_members page then we are redirected to list_summary page instead we should be redirected to the list_members page.

So we have to check the email if it is equal to request.user.email, then we should redirect to list_summary page else redirect to list_members page.

To post a comment you must log in.

Unmerged revisions

248. By pkoli <email address hidden>

Redirection Fixes

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches