Ticket #6293 (new defect)
Opened 3 months ago
dojox.widget.FileInputAuto in test_FileInput.html not working in FF 2.0
| Reported by: | guest | Owned by: | dante |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | DojoX Widgets | Version: | 1.1b1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In test_FileInput.html, the FileInputAuto? fields are not working: the $_FILES contains an empty array.
Response from ReceiveFile? is (from FireBug? using http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/widget/tests/test_FileInput.html): <textarea>{"status":"success","name":"inputFileAuto2","request":{"name":"inputFileAuto2","SESS0289a444262640bf990e826e330823cc" :"jmpqi25a1vfvi5sebhuu1r1vs1"},"postvars":[],"details":[],"foo":{"foo":"bar"}}</textarea>
Note: See
TracTickets for help on using
tickets.