> (The formdata is submitted through ajax/xmlhttprequest, is that a possible > source for that problem?)
That was for me. Which request headers are you sending when doing the ajax call? If you are not doing so yet, try using "application/x-www-form-urlencoded; charset=UTF-8". Regards, Renaud Drousies _______________________________________________ List: Catalyst@lists.rawmode.org Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/ Dev site: http://dev.catalyst.perl.org/