Bug#820119: closed by Debian WWW CVS <[email protected]> (reply to [email protected]) (Debian WWW CVS commit by djpig fixes #820119)
victory <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <20160617012319.70ab2778d00de75ee7056305__25992.1556375504$1466094272$gmane$org@gmail.com> |
On Fri, 20 May 2016 21:18:09 +0000
Debian Bug Tracking System wrote:
> @@ -117,6 +117,8 @@ sub transform_translator {
> $name =~ s/\s*<.*//;
> $name =~ s/&(?!#)/&/g;
> $name =~ s/=\?.*?\?=//g;
> + # BREAK PERMITTED HERE (U+0082) is not allowed in HTML 4.01.
> + $name =~ s/(?:�*130;|�*82;|\N{U+0082})//ig;
> $name = 'DDTP' if $name eq 'Debian Description Translation Project';
> $name = '' if $name =~ m/\@/;
> return $name;
there is a wrong comment;
as I said, BPH, i.e. C1 range is supported
just tidy is stupid so you needed to eliminate yourself