Build: #554 was successful
Job: PHP 7.2 - SQLite was successful
Code commits
phpBB 3.3.x
-
Marc cacd9375fddb1595679a92fd6dd9a7c5a582f0cc
Merge pull request #6685 from danieltj27/ticket/17369
[ticket/17369] Add forum id to approve action url for redirection -
Daniel James <danielt70@icloud.com> 926a0a4e3310319d62490398ce88b2233591ee90
[ticket/17369] Add forum id to approve action url for redirection
Added the forum_id to the approve action link which ensures that when
a topic is permanently deleted, the forum_id is present so that it can
be used in the redirection link to go to the previous forum. This addresses
a bug in which the forum_id is not provided and after deleting a topic, the
user will be taken to a 404 page as the forum id fallbacks to 0.
PHPBB-17369- phpBB/viewtopic.php (version 926a0a4e3310319d62490398ce88b2233591ee90)