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

Humhub 1.14.3 - Module widget crash when clicking on the "Not installed" tab #6557

Closed
marc-farre opened this issue Sep 12, 2023 · 1 comment · Fixed by #6560
Closed

Humhub 1.14.3 - Module widget crash when clicking on the "Not installed" tab #6557

marc-farre opened this issue Sep 12, 2023 · 1 comment · Fixed by #6560
Assignees
Labels

Comments

@marc-farre
Copy link
Collaborator

What steps will reproduce the problem?

Go to "Administration" -> "Modules" -> "Not installed" tab.

What is the expected result?

View the not installed modules

What do you get instead?

See https://community.humhub.com/content/perma?id=271074 (personally I cannot reproduce the bug)

Additional info

@yurabakhtin I think the problem is here: https://github.com/humhub/humhub/blob/master/protected/humhub/modules/admin/widgets/Modules.php#L45

Maybe we should replace public $groups; with public $groups = [];?

Q A
HumHub version 1.14.3
@yurabakhtin
Copy link
Contributor

@luke- @marc-farre Fixed in PR #6560.
I could reproduce the error with disabled module "Marketplace".

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 a pull request may close this issue.

3 participants