Bug#504481: [libflickr-api-perl] Flickr API calls fail with 'API returned an invalid response'

gregor herrmann gregoa at debian.org
Tue Nov 4 16:45:15 UTC 2008


On Tue, 04 Nov 2008 10:45:10 +0000, Mark Broadbent wrote:

> This is related to bug #502312.
> It would appear that the XML library used by this code has reverted back 
> to returning 'element' types rather than 'tag' types requiring that the 
> patch used in #502312 be reverted.

Thanks for your bug report.

Your hint 'the XML library used by this code' was good, I indeed
found interesting differences in libxml-parser-lite-tree-perl's
Tree.pm between 0.03 and 0.08 (and 0.08 was uploaded two days ago):
several occurences of

-               'type' => 'tag',
+               'type' => 'element',


I'm going the revert the change from #502312 now and bump the
dependency on libxml-parser-lite-tree-perl.
(Tests with and without the patch from #502312 showed the expected
behaviour.)
 
Cheers,
gregor
-- 
 .''`.   Home: http://info.comodo.priv.at/{,blog/} / GPG Key ID: 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-    NP: Janis Joplin: Piece Of My Heart
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20081104/c7259e86/attachment.pgp 


More information about the pkg-perl-maintainers mailing list