Despite being intended as helper function (for others), mollom_mail_add_report_link() directly accesses $GLOBALS['mollom'] instead of accepting it as parameter.

CommentFileSizeAuthor
mollom.mail-add-link.0.patch1.18 KBsun

Comments

sun’s picture

Status: Needs review » Reviewed & tested by the community
sun’s picture

Version: 7.x-2.x-dev » 6.x-2.x-dev
Status: Reviewed & tested by the community » Patch (to be ported)

Committed and pushed to 7.x-2.x.

sun’s picture

Status: Patch (to be ported) » Fixed

Backported, committed, and pushed to 6.x-2.x via #1379136: Backport recent changes in 7.x-2.x.

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit b6472aa on 7.x-2.x, fai6, 8.x-2.x, fbajs, actions by sun:
    - #1365652 by sun: Pass $mollom into mollom_mail_add_report_link().
    
    

  • Commit b6472aa on 7.x-2.x, fai6, 8.x-2.x, fbajs, actions by sun:
    - #1365652 by sun: Pass $mollom into mollom_mail_add_report_link().