minor problem with https....
haganf - February 20, 2008 - 18:47
| Project: | File Upload Progress Monitor |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
This isn't a big deal but maybe this will help someone else. I'm using the secure pages module which redirects traffic to https. It appears to cause havoc with the upload progress bar:
I was getting a "An HTTP error 302 occured. /upload/progress/47bc5a840f9991203526293304" message instead of the progress bar. I eventually tracked it down to the secure pages module which after removing the redirect for /upload/progress solved my issue. I'm not sure if this is really a bug or more of a potential hang up for anyone that runs into this error. Maybe a feature request would be a warning about using the secure pages module with this one?

#1
will add to installation notes. Thanks