Skip to Content.
Sympa Menu

devel - Re: [sympa-dev] data source include bug

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: Olivier Salaun <address@concealed>
  • To: Sergiy Zhuk <address@concealed>
  • Cc: sympa-dev <address@concealed>
  • Subject: Re: [sympa-dev] data source include bug
  • Date: Tue, 21 May 2002 11:54:04 +0200

Hi Sergiy,

You're right, this is quite an ennoying situation ; basically a List object
for the list cannot be created.

I fixed this by just removing the 'return undef' in List::load() function :
http://listes.cru.fr/cgi-bin/cvsweb.cgi/sympa/src/List.pm.diff?r1=1.276&r2=1.277&f=c

Thanks for reporting this problem.

Sergiy Zhuk wrote:
> If you change data source type to 'include', but don't specify any lists to
> include thru the web interface, sympa still updates config file and sets
> data source to 'include'.
> As a result a parapraph is missing in the config file and sympa can't open
> the list, so the list owner who made the mistake, can't fix it.
> I was looking at sources and not sure at this point how to handle it.
> There seems to be no dependencies checking in list config options, i.e. I
> can't really check one option depending on the other, e.g.
> if data source is include, then at least one of include directives must be
> present.
> Any solution to that ?


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


  • data source include bug, Sergiy Zhuk, 05/18/2002
    • Re: [sympa-dev] data source include bug, Olivier Salaun, 05/21/2002

Archive powered by MHonArc 2.6.19+.

Top of Page