MyBB Community Forums

Full Version: [F] [Mod CP] buggy hour/minute handling when adding/editing announcements
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
In /modcp.php?action=do_new_announcement the $enddate array is defined but never used.

In /modcp.php?action=do_edit_announcement the $startdate array is used without being defined.

In both actions the non-existent $enddatehour variable is used.
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.