Package: libflickr-api-perl
Version: 1.01-3

Using the library Flickr::API provided by libflickr-api-perl, it's not possible 
to use special characters to with the flickr api. The flickr api rejects all 
requests with "Invalid signature", because it isn't signed as utf8.

The actual upsteam of this package (1.06) does not provide a solution for this 
problem. But within the CPAN-Bugtracker a solution exists and works fine (sign 
the flickrmessage utf8 encoded).
https://rt.cpan.org/Public/Bug/Display.html?id=60353

I suggest to patch the existing version supplied with the current debian 
release. Actually the current version isn't usable with international 
characters.

I'm using Debian 7.0
3.2.0-4-amd64 #1 SMP Debian 3.2.41-2+deb7u2 x86_64 GNU/Linux
Provided libflickr-api: Installed: 1.01-3
Patch tested with: 1.06

Reply via email to