CVS Commit Overview for 2007-09-27
==================================

2007-09-27  Nicholas Robinson <[email protected]>

        * modules/websubmit/lib/websubmit_templates.py: + 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).

-- 
CDS Invenio Developers <[email protected]>


Reply via email to