Build: #1303 was successful

Job: PHP 8.1 - SQLite was successful

Stages & jobs

  1. Default Stage

Code commits

phpBB Master

  • Marc

    Marc b0075b8cceaabcf683a90ac6dac9ac895b5add31

    Merge branch '3.3.x'

  • Marc

    Marc cacd9375fddb1595679a92fd6dd9a7c5a582f0cc m

    Merge pull request #6685 from danieltj27/ticket/17369
    [ticket/17369] Add forum id to approve action url for redirection

  • Daniel James <danielt70@icloud.com>

    Daniel James <danielt70@icloud.com> 926a0a4e3310319d62490398ce88b2233591ee90 m

    [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)