Ticket #1300 (closed defect: invalid)
mod_uploadprogress broken now
| Reported by: | yelims | Owned by: | jan |
|---|---|---|---|
| Priority: | lowest | Milestone: | 1.5.0 |
| Component: | core | Version: | 1.5.x-svn |
| Severity: | trivial | Keywords: | mod_uploadprogress |
| Cc: | Blocked By: | ||
| Need User Feedback: | no | Blocking: |
Description
Hello
i downloaded and compiled lighttpd from svn v1.5 r1888
and mod_uploadprogress is working fine with the sample code given at the end of http://trac.lighttpd.net/trac/wiki/Docs%3AModUploadProgress
today i tried both r1897 and r1907 and the example no longer works
"/progress" just returns a HTTP200 and:
new Object({ 'state' : 'starting' })
everytime
i presume this is something to do with this @ http://trac.lighttpd.net/trac/changeset/1896
in mod_uploadprogress.c around line 480
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

