MyBB Community Forums

Full Version: Redundant Query
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
https://github.com/mybb/mybb/blob/featur....php#L4277

The call to the usergroup cache pulls the same data, this query is not needed and is not used.
While I'm not sure as to whether the usergroup cache should exist, such a decision would be out of scope for 1.8.x and would likely require a 1.10.0
Seems legit. I'll let others look as well.
Definitely something we should remove.
Hi,

Thank you for your report. We have pushed this issue to our Github repository for further analysis where you can track our commits and progress with fixing this bug. Discussions regarding this bug may also take place there too.

Follow this link to visit the issue on Github: https://github.com/mybb/mybb/issues/2847

Thanks for contributing to MyBB!

Regards,
The MyBB Group