[Webkit-unassigned] [Bug 8584] File info is not POSTed when an onsubmit handler is present on the form

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Apr 25 10:52:46 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8584





------- Comment #6 from ap at nypop.com  2006-04-25 10:52 PDT -------
The updated script works as expected for me (i.e., I cannot reproduce the bug):

Request:
Array
(
    [title] => sometitle
)

Files:
Array
(
    [file] => Array
        (
            [name] => onsubmit.php
            [type] => text/php
            [tmp_name] => /var/tmp/php7ISaZd
            [error] => 0
            [size] => 124
        )

)

I'm using Mac OS X 10.4.5 with Apache, accessing it locally.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list