Skip to Content.
Sympa Menu

en - [sympa-users] Bug in sympa.pl --upgrade

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Timothy Dunnington <address@concealed>
  • To: "address@concealed" <address@concealed>, "address@concealed" <address@concealed>
  • Subject: [sympa-users] Bug in sympa.pl --upgrade
  • Date: Sun, 29 Mar 2015 20:25:05 +0000

I don’t know how to submit a bug properly, so sorry for the spam.

While running sympa.pl --upgrade in version 6.2b.9, I got this failure:

>>Undefined subroutine &Sympa::Tools::Text::fc called at /home/sympa/bin/Sympa/Tools/Text.pm line 71.

You can fix it by editing line 71 of Text.pm to read (added explicit CORE:: package name in call to fc):

>>return Encode::encode_utf8(CORE::fc(Encode::decode_utf8($str)));

Tim

Sent from Windows Mail




Archive powered by MHonArc 2.6.19+.

Top of Page