Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #18316 "Delete a message" feature does not work
    Infos
    #18316
    Gaëtan LE PESSOT (glp)
    2020-11-18 18:18
    2020-11-18 11:53
    19852
    Details
    "Delete a message" feature does not work
    Below the error_log message:
    PHP message: PHP Notice: Undefined variable: msg_id in /usr/share/tuleap/src/www/forum/admin/index.php on line 65" while reading response header from upstream

    To fix the issue on my instance I added this line "$msg_id = $request->get('msg_id');" in /usr/share/tuleap/src/www/forum/admin/index.php
    Forums
    development
    EL7 (CentOS|RHEL)
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2020-11-18
    Attachments
    Empty
    References
    Referenced by request #18316

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2020-11-18 11:56
    Hello,

    Thanks for the report, I have been able to confirm the issue.

    • Status changed from New to Verified