Skip to Content.
Sympa Menu

en - Re: [sympa-users] sympa breaking up confirm urls?

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Matt Goebel <address@concealed>
  • To: address@concealed
  • Cc: address@concealed
  • Subject: Re: [sympa-users] sympa breaking up confirm urls?
  • Date: Thu, 13 Sep 2012 11:46:43 -0400 (EDT)


The results look like this...

Using Unicode-LineBreak 1.008.2.
mailto:address@concealed?subject=CONFIRM%209287d6bdc96653bfb486083fb90484ca
_config: Setting unknown option Prep at
/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/Unicode/LineBreak.pm
line 259, <> line 1.
mailto:address@concealed?subject=CONFIRM
%209287d6bdc96653bfb486083fb90484ca

Thanks,
Matt

And now a bit of polka music by "IKEDA Soji"
>
> Hi Matt,
>
> On Tue, 11 Sep 2012 14:33:03 -0400 (EDT)
> Matt Goebel <address@concealed> wrote:
>
> > Hi,
> >
> > One of my sympa boxes seems to be breaking up the urls it returns
> > to users with line breaks, thus making is hard for the users to click
> > on the url. It is running 6.1.14 and I recently upgraded from
> > 6.1.4, but I have two other boxes setup similarly which are not having
> > this issue. Any suggestions?
> >
> > Thanks,
> > Matt
>
> Please try ---
>
> 1. Save this Perl code on your Sympa box:
>
> ------------------ >8 ------------------ >8 --------------------
> use Text::LineFold;
> print "Using Unicode-LineBreak $Unicode::LineBreak::VERSION.\n";
>
> while (<>) {
> chomp $_;
> print Text::LineFold->new(Prep => 'NONBREAKURI', ColumnsMax =>
> 78)->fold($_);
> print "\n";
> }
> ------------------ 8< ------------------ 8< --------------------
>
> 2. Run it and type URLs in question.
>
> 3. Show us results.
>
> Thank you!
>
> --
> 株式会社 コンバージョン
> セキュリティ&OSSソリューション部 池田荘児
> 〒231-0004 神奈川県横浜市中区元浜町3-21-2 ヘリオス関内
> ビル7F
> e-mail address@concealed TEL 045-640-3550
> http://www.conversion.co.jp/
>


--
Matthew Goebel : address@concealed : Unix Jockey @ EMU : Hail Eris
Neo-Student, Net Lurker, Donut consumer, and procrastinating medher...
"Always with the negative waves, Moriarty" - Oddball
"Comfort the troubled, and trouble the comfortable." - Dietrich Bonhoeffer



Archive powered by MHonArc 2.6.19+.

Top of Page