
michael at d2m
Jan 28, 2005, 2:33 AM
Post #2 of 11
(3050 views)
Permalink
|
Chris Withers wrote: > ...is broken. > > Gives a nice unicode error :-( > > Any idea why? > Always the same story: Traceback (innermost last): Module ZPublisher.Publish, line 98, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 39, in call_object Module Shared.DC.Scripts.Bindings, line 252, in __call__ Module Shared.DC.Scripts.Bindings, line 283, in _bindAndExec Module Products.PageTemplates.ZopePageTemplate, line 228, in _exec Module Products.PageTemplates.PageTemplate, line 96, in pt_render - <ZopePageTemplate at /zopeorg/news.rss> Module StringIO, line 191, in getvalue UnicodeError: ASCII decoding error: ordinal not in range(128) Offending object is one of these: http://zope.org/Members/nuxeo/news/cps-support-job http://zope.org/Members/ats/ZopeDevelopersCampInJapan2005Winter http://zope.org/Members/redcor_ag/ploneworkshop1 http://zope.org/Members/nuxeo/news/cps-3.2.4-released http://zope.org/Members/nuxeo/news/zope3-five-cms-sprint What is funny aside is, that http://zope.org/News/ works ok It takes the values from portal_catalog instead from the object. Michael -- http://zope.org/Members/d2m http://planetzope.org _______________________________________________ Zope-web maillist - Zope-web [at] zope http://mail.zope.org/mailman/listinfo/zope-web
|