Skip Menu |

This queue is for tickets about the WWW-Dict-Leo-Org CPAN distribution.

Report information
The Basics
Id: 131926
Status: open
Priority: 0/
Queue: WWW-Dict-Leo-Org

People
Owner: Nobody in particular
Requestors: gregoa [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



From: gregoa [...] cpan.org
Subject: [PATCH] URI-escape query term
In Debian we are currently applying the following patch to WWW-Dict-Leo-Org. We thought you might be interested in it too. Description: URI-escape query term dict.leo.org doesn't like un-escaped Umlauts Origin: vendor Bug-Debian: https://bugs.debian.org/951840 Author: gregor herrmann <gregoa@debian.org> Last-Update: 2020-02-22 The patch is tracked in our Git repository at https://salsa.debian.org/perl-team/modules/packages/libwww-dict-leo-org-perl/raw/master/debian/patches/uri-encode.patch Thanks for considering, gregor herrmann, Debian Perl Group
Here is the current version of the patch.

Message body is not shown because sender requested not to inline it.

RT-Send-CC: gregoa [...] cpan.org
On 2020-02-22 06:25:54, GREGOA wrote: Show quoted text
> Here is the current version of the patch.
An alternative patch: http://cpan.cpantesters.org/authors/id/S/SR/SREZIC/patches/WWW-Dict-Leo-Org-2.02-RT131926.patch I decided to use URI::Escape rather than URI::Encode, as the former is probably the more popular one and more likely to be already installed on the user's system (metacpan says it has >9000 total dependents compared to 68 of URI::Encode). In any case, both modules are not core modules and need to be declared as a prerequisite.
Subject: Re: [rt.cpan.org #131926] [PATCH] URI-escape query term
Date: Sat, 22 Feb 2020 23:39:07 +0100
To: Slaven_Rezic via RT <bug-WWW-Dict-Leo-Org [...] rt.cpan.org>
From: gregor herrmann <gregoa [...] debian.org>
On Sat, 22 Feb 2020 10:58:19 -0500, Slaven_Rezic via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=131926 > > > On 2020-02-22 06:25:54, GREGOA wrote:
> > Here is the current version of the patch.
> > An alternative patch: http://cpan.cpantesters.org/authors/id/S/SR/SREZIC/patches/WWW-Dict-Leo-Org-2.02-RT131926.patch > > I decided to use URI::Escape rather than URI::Encode, as the former > is probably the more popular one and more likely to be already > installed on the user's system (metacpan says it has >9000 total > dependents compared to 68 of URI::Encode).
Makes total sense, I just picked the first one of the two I found :) Show quoted text
> In any case, both modules are not core modules and need to be declared as a prerequisite.
Ack. Cheers, gregor -- .''`. https://info.comodo.priv.at -- Debian Developer https://www.debian.org : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D 85FA BB3A 6801 8649 AA06 `. `' Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe `-
Download signature.asc
application/pgp-signature 963b

Message body not shown because it is not plain text.