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? Derrell
------------------------------------------------------------------------------
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
