Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix get_inactive_lists #1005

Merged

Conversation

salaun-urennes1
Copy link
Collaborator

The page was not listing the current list owners/editors because they were loaded the wrong way $list->{'admin'}{'owner'} instead of $list->get_current_admins. I was alerted by a listmaster who was surprised that this page still mentioned list owners.

I guess old list owners were loaded from a config.bin file.

…ers/editors because they were loaded the wrong way ->{'admin'}{'owner'} instead of ->get_current_admins.
@ikedas ikedas added bug ready A PR is waiting to be merged. Close to be solved labels Sep 23, 2020
@ikedas ikedas added this to the 6.2.58 milestone Sep 23, 2020
@ikedas ikedas merged commit 3f44b65 into sympa-community:sympa-6.2 Sep 30, 2020
@ikedas ikedas removed the ready A PR is waiting to be merged. Close to be solved label Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants