Skip to Content.
Sympa Menu

devel - Re: [sympa-dev] Sympa 3.3.5 and topcis parsing

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: Sven Bandt <address@concealed>
  • To: Luca Maranzano <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [sympa-dev] Sympa 3.3.5 and topcis parsing
  • Date: Thu, 13 Mar 2003 15:22:13 +0100 (CET)

On Thu, 13 Mar 2003, Luca Maranzano wrote:

hi,

> the single "," at the end of the line automatically makes the list
> belong to the topicless world :)
>
> Is this a know bug, may be in the parsing of the topic paragraph?

yes it is, but didnŽt You read mails on this list;-)

Same question yesterday...

You have to add the following line(s) to wwsympa.fcgi

if ($list_of_topics{$topic}{'sub'}) {
.
.
.
}

like Olivier wrote yesterday


regards
Sven

---------- Forwarded message ----------

Date: Wed, 12 Mar 2003 14:25:32 +0100
From: Olivier Salaun - CRU <address@concealed>

Hi,

A fix for this problem has been integrated to CVS tree last month :

2003-01-24 15:57 salaun

* wwsympa/wwsympa.fcgi: [reported by G. Lau] Fix: After editing a
list's config, every topic had an empty subtopic. Now test if there
are any subtopic before going through them.

You can either wait for the next stable release or apply the corresponding
patch :
http://listes.cru.fr/cgi-bin/cvsweb.cgi/sympa/wwsympa/wwsympa.fcgi.diff?only_with_tag=sympa-3_4-branch&r1=1.292.2.14&r2=1.292.2.15&f=c


Sergiy Zhuk wrote:

Now that you mention it, i have had several log-entries regarding thins
like:

Bad entry "topics xxx,"
Expecting a paragraph for "owner" parameter in ...


Same here (still running sympa 3.3.x).
I can't reliably reproduce it, but it happens both with new and current
lists when a list admin edits configuration thru the web interface.
topics, owner and editor are affected and you have to fix it manually.
I was kinda hoping 3.4.x fixes that.
Can someone running 3.4.x confirm ?


--
Olivier Salaun
Comite Reseau des Universites








Archive powered by MHonArc 2.6.19+.

Top of Page