in reply to questions regarding jQuery::File::Upload
For one, jQuery::File::Upload should probably be using $ENV{REQUEST_URI} not $ENV{SCRIPT_URI}. You could try making that change and see if it fixes the problem, especially since that is the kind of thing that will depend on the environment where it is being used and so the module author might not be able to reproduce your problem.
- tye
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: questions regarding jQuery::File::Upload (REQUEST_URI)
by lightoverhead (Pilgrim) on Apr 04, 2014 at 17:50 UTC | |
by tye (Sage) on Apr 04, 2014 at 17:57 UTC | |
by lightoverhead (Pilgrim) on Apr 04, 2014 at 18:24 UTC | |
by lightoverhead (Pilgrim) on Apr 04, 2014 at 20:50 UTC |