[Project_owners] "Notes" are being spammed

John Woods johnrw at gmail.com
Tue Apr 15 11:44:19 PDT 2008


On Tue, Apr 15, 2008 at 1:36 PM, Douglas E. Warner
<silfreed at silfreed.net> wrote:
> On Tuesday 15 April 2008 13:22:03 Benoit Renard, msnmsgr wrote:
>  > Mine got spammed with one message. And I can't seem to remove it! When I
>  > edit the file through protected/edit.html, the changes don't stick.
>
>  You probably need to edit the edit.html page as Malte suggested:
>  http://mozdev.org/pipermail/project_owners/2008-April/011319.html
>
>  -Doug


Works for me...
I loaded my local copy of edit.html in an editor.
did a global replace of
$HTTP_GET_VARS with $_GET,
$HTTP_POST_VARS with $_POST
$HTTP_COOKIE_VARS with $_COOKIE

and commited.

Spam gone!
Thanks.


More information about the Project_owners mailing list