[Zope3-Users] Accessing raw post data

2010-07-21 Thread Edoardo Serra
quot;user","entry":[{"uid":"11314277196","changed_fields":["picture"],"time":1279728528},{"uid":"11314277196","changed_fields":["picture"],"time":1279728528}]} I'm using Zope 3.3.1 o

Re: [Zope3-Users] Accessing raw post data

2010-08-24 Thread Edoardo Serra
ot;picture"],"time":1279728528},{"uid":"11314277196","changed_fields":["picture"],"time":1279728528}]} > > ES> I'm using Zope 3.3.1 on debian etch > > ES> Your help would be really appreciated > &g

Re: [Zope3-Users] Accessing raw post data

2010-08-27 Thread Edoardo Serra
Hi guys, I just found that I can get the body of the POST request through: request.bodyStream.getCacheStream() Thanks for your contribution Edoardo On Aug 24, 2010, at 10:30 PM, Edoardo Serra wrote: > Hi Adam, > thanks for your help, z3c.jsonrpc did what I was looking for. >

Re: [Zope3-Users] Need with bluebream tutorial

2010-10-25 Thread Edoardo Serra
e 139, in fromUnicode > value = self.context.resolve(name) > File > "/home/david/ticketcollector/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/config.py", > line 181, in resolve > mod = __import__(mname, *_import_chickens) > File "/home/