From: | gregoa [...] cpan.org |
Subject: | libtext-wikicreole-perl: links without description are converted to double <a href=...> on output |
We have the following bug reported to the Debian package of
Text-WikiCreole (https://bugs.debian.org/612428):
It doesn't seem to be a bug in the packaging, so you may want to take
a look. Thanks!
------8<-----------8<-----------8<-----------8<-----------8<-----
Package: libtext-wikicreole-perl
Version: 0.07-1
Severity: normal
If the input contains a link without additional text, creole_parse() will
output two nested <a> tags:
=== Begin Input ===
[[https://sascha.silbe.org/]]
=== End Input ===
=== Begin Output ===
<p><a href="https://sascha.silbe.org/"><a href="https://sascha.silbe.org">https://sascha.silbe.org</a>/</a></p>
=== End Output ===
-- System Information:
Debian Release: 6.0
APT prefers squeeze-updates
APT policy: (500, 'squeeze-updates'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libtext-wikicreole-perl depends on:
ii perl 5.10.1-17 Larry Wall's Practical Extraction
libtext-wikicreole-perl recommends no packages.
libtext-wikicreole-perl suggests no packages.
-- no debconf information
------8<-----------8<-----------8<-----------8<-----------8<-----
Thanks for considering,
gregor herrmann,
Debian Perl Group