Skip to Content.
Sympa Menu

en - Re: [sympa-users] Installing sympa on debian 8 - getting started

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Flemming Bjerke <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-users] Installing sympa on debian 8 - getting started
  • Date: Thu, 15 Jun 2017 03:55:12 +0200

I have made a bug report on debian stable quoting the text below.

flem


On 14-06-2017 18:44, Ashley Jones wrote:
>
> On 06/13/2017 11:27 PM, Flemming Bjerke wrote:
>> In the installation tutorial for ubuntu 16.04, you mention a bug:
>>
>>> Fix the regex on line 126 of /usr/share/sympa/lib/SympaSession.pm so
>>> it looks like this (note “{” is now “\{” ):
>>>
>>> if ($cookie and $cookie =~ /^\d\{,16}$/) {
>> In the debian stable sympa 6.1.23, the "\" before "{" is still missing.
>>
>> Do you have any documentation of the bug?
>>
>> flem
> Flem - Trying t retrace my steps, I think i just saw TONS of errors
> (maybe just warnings?) in the logs and so I fixed it. I do also notice
> this in the release notes:
>
> "[12616] src/lib/Sympa/Language.pm, src/lib/Sympa/Session.pm: Tests in
> code using a few regexps were invalid due to typos. These also produce
> "Unescaped left brace in regex" deprecation warnings many, many times
> with Perl 5.22 or later."
> - http://www.sympa.org/distribution/latest-stable/NEWS
>
> This smells like what I fixed. Also note this wasn't a problem in my
> 6.2 guide!
>
> Cheers,
> -adj
>




Archive powered by MHonArc 2.6.19+.

Top of Page