Skip to Content.
Sympa Menu

devel - Re: [sympa-developpers] what happened to wwsympa.conf ?

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: David Verdin <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-developpers] what happened to wwsympa.conf ?
  • Date: Wed, 23 Oct 2013 09:13:27 +0200

Hi guillaume,

Sorry for this late answer.

Le 21/10/13 15:19, Guillaume Rousse a écrit :
address@concealed">According to commit #7985, wwsympa.conf configuration file should no longer be used, and the upgrade process should handle the migration.

However, there is still a private _load_wwsconf() function defined in Sympa::Configuration, taking an hashref argument, whose purpose is apparently to set a  $wwsconf package variable, called from
wwsympa.fcgi (despite it is commented)

The old load_config() function from Sympa::WWSympa, despite not defined anymore, is still called from multiple points:
- Sympa::Configuration
- tpl2tt2.pl
- arc2webarc.pl

And there a still a large number of places relying on a $wwsconf variable:
- Sympa::Configuration (package variable)
- tpl2tt2.pl (local variable)
- arc2webarc.pl (local variable)
- task_manager.pl (undeclared variable)
- archived.pl (local variable)

So, what's the exact status here ?
wwsympa.conf is dead. Soji merged it into sympa.conf.
what you see is probably some side effects of the merge. Any calls related to wwsympa.conf should be replaced by calls to sympa.conf.

Regards,

David

--
A bug in Sympa? Quick! To the bug tracker!

 
David Verdin
Études et projets applicatifs
 
Tél : +33 2 23 23 69 71
Fax : +33 2 23 23 71 21
 
www.renater.fr
RENATER
263 Avenue du Gal Leclerc
35042 Rennes Cedex



PNG image

Attachment: smime.p7s
Description: Signature cryptographique S/MIME




Archive powered by MHonArc 2.6.19+.

Top of Page