Abdera is posting...
<entry xmlns="http://www.w3.org/2005/Atom">
-
<id>urn:uuid:91A81F8CFBE85299BF11768286466181</id>
<title type="text">Test</title> <content type="text">Test entry</content> <updated>2007-04-17T16:50:46.621Z</updated> <author><name>James</name></author> <summary type="text">test</summary>
</entry>
Aplee is returning...
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
<title>500 Internal Server Error</title>
<style type="text/css" xml:space="preserve">
#powered_by {
margin-top: 20px;
border-top: 2px solid black;
font-style: italic;
}
#traceback {
color: red;
}
</style>
</head>
<body>
<h2>500 Internal Server Error</h2>
<p>The server encountered an unexpected condition which prevented it from fulfilling the request.</p>
<pre id="traceback" xml:space="preserve">Traceback (most recent call last):
File "/home/sylvain/lib/lib/python2.5/site-packages/CherryPy-3.0.1-py2.5.egg/cherrypy/_cprequest.py", line 551, in respond
cherrypy.response.body = self.handler()
File "/home/sylvain/lib/lib/python2.5/site-packages/CherryPy-3.0.1-py2.5.egg/cherrypy/_cpdispatch.py", line 24, in __call__
return self.callable(*self.args, **self.kwargs)
File "/home/sylvain/lib/lib/python2.5/site-packages/amplee/handler/store/cp/__init__.py", line 137, in POST
self.collection.dispatch('on_created', accept, member)
File "/home/sylvain/lib/lib/python2.5/site-packages/amplee/atompub/collection.py", line 562, in dispatch
return handler(*args, **kwargs)
File "/home/sylvain/dev/3rd/extf/WebApp/core/handler/article.py", line 39, in on_created
member.collection.m.push(blip)
AttributeError: 'AtomPubCollection' object has no attribute 'm'
</pre>
<div id="powered_by">
<span>Powered by <a href="http://www.cherrypy.org" shape="rect">CherryPy 3.0.1</a></span>
</div>
</body>
</html>