Subject: Developers of Sympa
List archive
[sympa-dev] Re: [sympa-users] messages in bulkspool_table not in bulkmailer_table
- From: Serge Aumont <address@concealed>
- To: Thomas Berry <address@concealed>
- Cc: "address@concealed" <address@concealed>, address@concealed
- Subject: [sympa-dev] Re: [sympa-users] messages in bulkspool_table not in bulkmailer_table
- Date: Wed, 17 Mar 2010 17:56:46 +0100
On 03/16/2010 06:29 PM, Thomas Berry wrote:
> I think I found the problem
>
> In Bulk.pm,
>
> line 157:
> my $statement = sprintf "DELETE FROM `%s` WHERE `%s` =
> '%s'",$table,$key,$messagekey;
>
> should be:
> my $statement = sprintf "DELETE FROM '%s' WHERE '%s' =
> '%s'",$table,$key,$messagekey;
>
>
> I'll submit a bug report and a patch file.
Thanks I have fixed it in stable branch.
-
[sympa-dev] Re: [sympa-users] messages in bulkspool_table not in bulkmailer_table,
Thomas Berry, 03/16/2010
- [sympa-dev] Re: [sympa-users] messages in bulkspool_table not in bulkmailer_table, Serge Aumont, 03/17/2010
Archive powered by MHonArc 2.6.19+.