[wp-trac] [WordPress Trac] #6243: swfupload doesn't work well with
lighttpd
WordPress Trac
wp-trac at lists.automattic.com
Sat Mar 15 23:25:15 GMT 2008
#6243: swfupload doesn't work well with lighttpd
------------------------+---------------------------------------------------
Reporter: nbachiyski | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.5
Component: General | Version:
Severity: major | Keywords: swfupload lighttpd lighty 400
------------------------+---------------------------------------------------
When trying to upload a file, swfupload gets HTTP error 400. There is more
information about the issue in the
[http://swfupload.org/forum/generaldiscussion/280 swfupload forums].
The current degradation mechanism takes into account only client-side
issues and if the browser is capable of loading swfupload this will be the
method used. The attached patch tells the degrade script if the current
webserver is lighty, so that it can degrade gracefully. The current loaded
handler for swfupload had to be removed, because the degrade script does
essentially the same and the custom hadnler used to override the degrade
plugin.
--
Ticket URL: <http://trac.wordpress.org/ticket/6243>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list