On 6/28/06, Henry Minsky <[EMAIL PROTECTED]
> wrote:
This was a comment from a bug I filed a while ago regarding Flash 8 file uploads not working
in Firefox. They apparently have some kind of workaround..
---------- Forwarded message ----------
From: [EMAIL PROTECTED] < [EMAIL PROTECTED]>
Date: Jun 28, 2006 1:36 PM
Subject: DO NOT REPLY [Bug 36832] - [fileupload] Stream ended unexpectedly - when used with Flash 8 file upload
To: [EMAIL PROTECTED]
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
< http://issues.apache.org/bugzilla/show_bug.cgi?id=36832>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36832
------- Additional Comments From [EMAIL PROTECTED] 2006-06-28 17:36 -------
Created an attachment (id=18543)
--> (http://issues.apache.org/bugzilla/attachment.cgi?id=18543&action="" )
quick-and-dirty patch to enable Flash 8 uploads
There are another mistake the Flash 8 upload does, that is the last part has no
CRLF to end the header. This patch is for Flash 8 developers that trying to
create RIA with Flash and Java server backend. Be aware that it just convert
the thrown exception into log entry and allows the application to receive
malformed multipart stream. It works because the malformed part is after the
important part and we have no need of the malformed part.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.--
Henry Minsky
Software Architect
[EMAIL PROTECTED]
--
Henry Minsky
Software Architect
[EMAIL PROTECTED]
_______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
