On Fri, Oct 1, 2010 at 7:48 PM, Fabio Mascarenhas <mascaren...@acm.org> wrote: > > I fixed that bug in the trunk several months ago, but I have no idea > why I didn't release 1.3.5 with the bugfix... Norman Clarke has added > some new features that are enough to make the next release 1.4, I will > check with him if I can do that and get this bug fixed for anyone not > using the trunk. > > It is so easy to run the trunk when using LuaRocks that I sometimes > forget that bugs can go unfixed. :-)
Thanks I'll try a later version. I haven't seen the error since though. How can I get LuaRocks to install the trunk? > > If you want the raw postdata you have to call wsapi_env.input:read(). > If you decode it with [[ req = wsapi.request.new(wsapi_env) ]] you get > a request object that has the propertly parsed postdata in req.POST. > This is what I did eventually and it makes sense to access it through the request object so that's fine with me. Thijs _______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/