Skip Menu |

This queue is for tickets about the Net-Flickr-RDF CPAN distribution.

Report information
The Basics
Id: 53000
Status: new
Priority: 0/
Queue: Net-Flickr-RDF

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

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



Subject: IDs need to be treated as strings rather than numbers
As described in ticket #37858 in the Net-Flickr-Backup queue, photo IDs need to be treated as strings rather than numbers. As it stands now, photo IDs overflow 32-bit ints in the RDF data generated by this module. This may also affect other IDs Flickr returns, and their usage should be checked.