+ Bug Fix: When WebSubmit forms contained a simple "FILE" input (e.g.: <input type="file" name="blah" />"), the file was not uploaded when the Safari browser under Mac OS X was used (tested with 10.4). In order to fix this issue, enctype="multipart/form-data" was added into the form declaration in the tmpl_page_interface function (Safari seems to need it and wasn't happy just to use the JavaScript dynamic insertion of this same form attribute in script tags).
Description
Description
Details
Details
- Committed
Nicholas Robinson <nicholas.robinson@cern.ch> Sep 27 2007, 15:31 - Parents
- R3600:718bc24e768c: Updated Apache configuration snippet example (removed Indexes option, denied…
- Branches
- Unknown
- Tags