MyBB Community Forums

Full Version: CheckAll for System Email Log / User Email Log not working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
In the ACP -> Tools & Maintenance -> User Email Log ( System Email Log )  the checkbox for checking all entries doesn't check all

Tested on IE & FF


In a first look of code this seems because there no event attached to checkboxes named with "checkall" or as it works on Users there is no included js inline_moderation.js and the checkbox tag doesn't have the call to inlineModeration.checkAll() attached to onclick event.
Bump
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/1259

Thanks for contributing to MyBB!

Regards,
The MyBB Group