Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Bug 938184 - User cannot join or leave groups while editing profile #747

Conversation

dpoirier
Copy link
Contributor

This goes beyond the previous commit for this bug, which only
prevented creating new groups while editing the profile. This
changes the groups control on the edit profile page to just
a list of links to the groups the user belongs to.

Fix bug 938184

This goes beyond the previous commit for this bug, which only
prevented creating new groups while editing the profile. This
changes the groups control on the edit profile page to just
a list of links to the groups the user belongs to.

Fix bug 938184
@@ -214,7 +214,6 @@ def delete(request):

@allow_public
def search(request):
num_pages = 0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 245 is paginator.num_pages and this is num_pages. Unless there's something too subtle for me going on here...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

er, yeah, you're right. Nevermind!

@Sancus
Copy link
Contributor

Sancus commented Dec 13, 2013

r+wc

Sancus added a commit that referenced this pull request Dec 13, 2013
…on_profile_edit

Bug 938184 - User cannot join or leave groups while editing profile
@Sancus Sancus merged commit 5593a24 into mozilla:curatedgroups Dec 13, 2013
@dpoirier dpoirier deleted the bug-938184-cant_joinleave_groups_on_profile_edit branch March 6, 2014 15:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants