Build: #579 was successful
Job: PHP 7.2 - SQLite was successful
Code commits
phpBB 3.3.x
-
Marc 914383a581b7879dbf5f2d1031314155fb781275
Merge pull request #6714 from danieltj27/ticket/17390
[ticket/17390] Fix unset template variable for topic approval in mcp -
Daniel James <danielt70@icloud.com> 1c73b7ab19307b6b74143c20255eda8704b95104 m
[ticket/17390] Fix unset template variable for topic approval in mcp
Fixes a bug that was introduced in 558b8ae whereby a template
variable was added to wrap around the approve / disapprove UI
however that variable was not set in mcp_queue so the check
failed every time meaning you couldn't approve from the MCP.
PHPBB-17390- phpBB/includes/mcp/mcp_queue.php (version 1c73b7ab19307b6b74143c20255eda8704b95104)