← Back to team overview

launchpad-dev team mailing list archive

STOP THE (ROLLOUT) LINE: qastaging broken for editing bug descriptions

 

Still trying to work out why...

But local editing gets this:

2011-01-26T16:37:16 ERROR SiteError 
https://bugs.launchpad.dev/api/devel/bugs/12/description (OOPS-1852X1)
Traceback (most recent call last):
  File "/home/tim/src/launchpad/devel/eggs/zope.publisher-3.12.0-
py2.6.egg/zope/publisher/publish.py", line 137, in publish
    response.setResult(result)
  File "/home/tim/src/launchpad/devel/eggs/zope.publisher-3.12.0-
py2.6.egg/zope/publisher/http.py", line 774, in setResult
    r, headers = self._implicitResult(r)
  File "/home/tim/src/launchpad/devel/eggs/zope.publisher-3.12.0-
py2.6.egg/zope/publisher/browser.py", line 706, in _implicitResult
    body, headers = super(BrowserResponse, self)._implicitResult(body)
  File "/home/tim/src/launchpad/devel/eggs/zope.publisher-3.12.0-
py2.6.egg/zope/publisher/http.py", line 801, in _implicitResult
    'Unicode results must have a text content type.')
ValueError: Unicode results must have a text content type.

Anyone got any ideas?

Tim



Follow ups