Ticket #7731 (closed defect: fixed)
FileUploader not sending all GET data
| Reported by: | psychcf | Owned by: | mwilcox |
|---|---|---|---|
| Priority: | normal | Milestone: | tbd |
| Component: | DojoX Form | Version: | 1.2beta |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When setting the upload path to a path with GET data, the flash uploader fails. The degraded one works perfectly, however.
Here's my apache2 access logs as proof:
127.0.0.1 - - [25/Sep/2008:21:56:56 -0400] "GET /lucid/branches/1.0/backend/api/fs.php?section=io&action=upload&path=file%3A%2F%2F HTTP/1.1" 200 69 "http://localhost/lucid/branches/1.0/desktop/index.html" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.3) Gecko/2008092510 Ubuntu/8.04 (hardy) Firefox/3.0.3" 127.0.0.1 - - [25/Sep/2008:21:57:12 -0400] "POST /lucid/branches/1.0/desktop/../backend/api/fs.php?section=io HTTP/1.1" 200 - "-" "Shockwave Flash"
Change History
Note: See
TracTickets for help on using
tickets.