Skip to Content.
Sympa Menu

devel - [sympa-dev] [#3519] Unable to delete messages from archives, or send archived messages through web interface

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: address@concealed
  • To: address@concealed
  • Subject: [sympa-dev] [#3519] Unable to delete messages from archives, or send archived messages through web interface
  • Date: Thu, 15 Nov 2007 03:48:21 -0800

Using the web interface to delete a selected archive message presents the
user with a page saying:

==
ERROR () - Syntax errors with the following parameters : month

Operation successful. The message will be deleted as soon as possible. This
task may be performed in a few minutes.
==

This is happening because the hidden parameter of 'month' in the archive page
conflicts with the regexp in wwsympa.fcgi - this regexp does a check to see
if 'month' is in the format of YYYY-MM, and rejects the format of MM used in
the hidden input.

I have posted some patches to
https://sourcesup.cru.fr/tracker/index.php?func=detail&aid=3519

Can anybody comment on this bug?


Cheers,
Charles Paul







Archive powered by MHonArc 2.6.19+.

Top of Page