Skip Menu |

This queue is for tickets about the jQuery-File-Upload CPAN distribution.

Report information
The Basics
Id: 100297
Status: rejected
Priority: 0/
Queue: jQuery-File-Upload

People
Owner: Nobody in particular
Requestors: explorer [...] joaquinferrero.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.30
Fixed in: 0.30



Subject: Prototype mismatch errors
jQuery::File::Upload don't send the last JSON package to signal the 'done' event. Prototype mismatch: sub jQuery::File::Upload::from_json ($) vs ($@) at /usr/local/share/perl/5.14.2/jQuery/File/Upload.pm line 9. Prototype mismatch: sub jQuery::File::Upload::to_json ($) vs ($@) at /usr/local/share/perl/5.14.2/jQuery/File/Upload.pm line 9. Prototype mismatch: sub jQuery::File::Upload::decode_json ($) vs none at /usr/local/share/perl/5.14.2/jQuery/File/Upload.pm line 9. $JSON::VERSION = '2.90';
This issue is for JSON modulo, not Upload.pm