On 5/3/10 10:59 AM, Derrell Lipman wrote:
Greg Beaver schrieb:
> Hi,
>
> Is there any reason the qx.io.remote.transport.Iframe class is
> hard-coded to use x-www-form-urlencoded? It makes it impossible
to use
> as a file upload form, even though the qx.ui.remote.Request
claims to
> have the ability to support file uploads with its "fileupload"
property.
>
> If it's just an oversight, I can easily prepare a patch that
would add
> an enctype property.
>
> Thanks,
> Greg
Adding an encodingType property would be fine. For backwards
compatibility, please be sure that it defaults to the current
hard-coded value.
Have you looked at the upload widget in contrib?
Hi Derrell,
Yes, I've been using the upload widget, but it looks like a lot of the
code would become unnecessary if this change were made as it could just
use the native qx request. The less code in that contrib that is
customized, the better, imo
Greg
------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel