Skip Menu |

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

Report information
The Basics
Id: 85727
Status: resolved
Priority: 0/
Queue: jQuery-File-Upload

People
Owner: violapiratejunky [...] gmail.com
Requestors: RSAVAGE [...] cpan.org
Cc:
AdminCc:

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



Subject: Code assumes params are set even if never used
Hi The code assumes script_url and delete_url are set, and generates uninit warnings if they are not. I use it to upload exports from the address books of email clients. In these cases, the uploaded file is processed and then discarded. Permanent storage is not relevant.
Can you tell me where you are getting these warnings? Like what line? On Thu May 30 02:16:51 2013, RSAVAGE wrote: Show quoted text
> Hi > > The code assumes script_url and delete_url are set, and generates > uninit warnings if they are not. > > I use it to upload exports from the address books of email clients. In > these cases, the uploaded file is processed and then discarded. > Permanent storage is not relevant.
Subject: Re: [rt.cpan.org #85727] Code assumes params are set even if never used
Date: Sat, 23 Nov 2013 11:10:59 +1100
To: bug-jQuery-File-Upload [...] rt.cpan.org
From: Ron Savage <ron [...] savage.net.au>
Hi Adam I will investigate. And yes, I should have been more specific :-(. On 23/11/13 09:44, Adam Hopkins via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=85727 > > > Can you tell me where you are getting these warnings? Like what line? > > On Thu May 30 02:16:51 2013, RSAVAGE wrote:
>> Hi >> >> The code assumes script_url and delete_url are set, and generates >> uninit warnings if they are not. >> >> I use it to upload exports from the address books of email clients. In >> these cases, the uploaded file is processed and then discarded. >> Permanent storage is not relevant.
> > >
-- Ron Savage http://savage.net.au/
Subject: Re: [rt.cpan.org #85727] Code assumes params are set even if never used
Date: Wed, 27 Nov 2013 08:37:07 +1100
To: bug-jQuery-File-Upload [...] rt.cpan.org
From: Ron Savage <ron [...] savage.net.au>
Hi Adam I'm still setting up a test env for this..... Spent Monday on Image::Magick and Tuesday on sample code. It's only 8:36 am here yet, so haven't started work, just 'work' reading emails. On 23/11/13 09:44, Adam Hopkins via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=85727 > > > Can you tell me where you are getting these warnings? Like what line? > > On Thu May 30 02:16:51 2013, RSAVAGE wrote:
>> Hi >> >> The code assumes script_url and delete_url are set, and generates >> uninit warnings if they are not. >> >> I use it to upload exports from the address books of email clients. In >> these cases, the uploaded file is processed and then discarded. >> Permanent storage is not relevant.
> > >
-- Ron Savage http://savage.net.au/
Closing since no updates were received. On Tue Nov 26 16:37:20 2013, ron@savage.net.au wrote: Show quoted text
> Hi Adam > > I'm still setting up a test env for this..... > > Spent Monday on Image::Magick and Tuesday on sample code. > > It's only 8:36 am here yet, so haven't started work, just 'work' reading > emails. > > On 23/11/13 09:44, Adam Hopkins via RT wrote:
> > <URL: https://rt.cpan.org/Ticket/Display.html?id=85727 > > > > > Can you tell me where you are getting these warnings? Like what line? > > > > On Thu May 30 02:16:51 2013, RSAVAGE wrote:
> >> Hi > >> > >> The code assumes script_url and delete_url are set, and generates > >> uninit warnings if they are not. > >> > >> I use it to upload exports from the address books of email clients. In > >> these cases, the uploaded file is processed and then discarded. > >> Permanent storage is not relevant.
> > > > > >
>