[EMAIL PROTECTED] wrote:
> Dear Ian,
> 
> I did some more testing with what you recently checked in (rev 6617) and
> with a normal pylons app waitforit works fine, however with a composite
> app (which was what I was testing with) I am now getting a "status has
> no properties" error (line 74) and if I check the response from the the
> .waitforit/status.json url it is {"

Weird indeed; but it seems I did a very bad job of setting 
Content-Length, passing the length of the Python object, not the 
serialized string.  Should be fixed in r6619.

-- 
Ian Bicking | [EMAIL PROTECTED] | http://blog.ianbicking.org
             | Write code, do good | http://topp.openplans.org/careers

_______________________________________________
Paste-users mailing list
[email protected]
http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users

Reply via email to