When applying an action on a node in the "Moderated content" page, debug data can be seen at the very beginning of the user messages area. The problem seems to be caused by a left over call to "print_r()" in the "modr8_mail()" function.

It was working fine in 6.x-1.0. It is now a problem in 6.x-1.1.

I'm submitting a simple patch to fix the problem.

Thanks,

jf

CommentFileSizeAuthor
modr8-6.x-1.1-remove-debug-data.patch540 bytesjfduchesneau

Comments

pwolanin’s picture

Whoops - that's ugly.
Sorry about that

pwolanin’s picture

Status: Needs review » Fixed

committed to the 6.x codebase. thanks.

Status: Fixed » Closed (fixed)

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