Closed (fixed)
Project:
modr8
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2009 at 13:21 UTC
Updated:
9 Mar 2009 at 20:40 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| modr8-6.x-1.1-remove-debug-data.patch | 540 bytes | jfduchesneau |
Comments
Comment #1
pwolanin commentedWhoops - that's ugly.
Sorry about that
Comment #2
pwolanin commentedcommitted to the 6.x codebase. thanks.