[Tramline-dev] Tramline and Plone login

Martijn Faassen faassen at infrae.com
Mon Dec 5 14:12:27 CET 2005


Emyr Thomas wrote:
> Cracked it! The problem was that tramline was intercepting all POST
> requests. It should in fact only intercept POST requests encoded as
> multipart/form-data, since this is the encoding scheme that should be
> used with input elements of type 'file'.
> tramline should disregard application/x-www-form-urlencoded data.

Aah, great work! I checked it in, after fixing the tests so they feed 
multipart/form-data always.

Regards,

Martijn


More information about the Tramline-dev mailing list