Skip to Content.
Sympa Menu

devel - Re: [sympa-dev] subscribe-failed because of missing value

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: Olivier Salaun <address@concealed>
  • Cc: sympa-dev <address@concealed>
  • Subject: Re: [sympa-dev] subscribe-failed because of missing value
  • Date: Fri, 11 Jan 2002 15:38:27 +0100

Hi,

langlois wrote:
> All subscribe and add commands failed. Here is what I have into the log file
> of WWSympa:
>
> Unable to execute SQL statement [...]: ORA-00936: missing expression (DBD
> ERROR: OCIStmtExecute)
> Looking into the code of List.pm its appears that this is due to
>
> variable $values->{'update'} which is undefined and thus
>
> my $update_field = sprintf $date_format{'write'}{$Conf{'db_type'}},
> $values->{'update'},
> $values->{'update'};

You're right, it is a bug, especially bald with Oracle...

A fix is available in the CVS tree :
http://listes.cru.fr/cgi-bin/cvsweb.cgi/sympa/src/List.pm.diff?r1=1.225&r2=1.226&f=c


Thanks for reporting this problem.

--
Olivier Salaün
Comité Réseau des Universités



Archive powered by MHonArc 2.6.19+.

Top of Page