[Seaside] Rest and POST method

Philippe Marschall philippe.marschall at gmail.com
Wed Apr 6 10:18:48 UTC 2011


2011/4/6 Olivier Auverlot <olivier.auverlot at gmail.com>:
> Philippe,
>
> I supose that the guilty is HttpRequest>>#rawPostFields.
>
> If #isPostRequest answers true and the content type is different of
>  'application/x-www-form-urlencoded', it answers always ''.

Ah, that explains it. I guess you can just remove the check

 self contentType = MIMEDocument contentTypeFormData

I created an issue [1]

 [1] http://code.google.com/p/seaside/issues/detail?id=648

Cheers
Philippe


More information about the seaside mailing list