Mailing List Archive

http://zope.org/news.rss
...is broken.

Gives a nice unicode error :-(

Any idea why?

Chris

--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-web maillist - Zope-web@zope.org
http://mail.zope.org/mailman/listinfo/zope-web
Re: http://zope.org/news.rss [ In reply to ]
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@zope.org
http://mail.zope.org/mailman/listinfo/zope-web
Re: http://zope.org/news.rss [ In reply to ]
Michael Haubenwallner wrote:
> 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
>

fyi: i now reject these objects until i find the rss-feed working again

--
http://zope.org/Members/d2m
http://planetzope.org

_______________________________________________
Zope-web maillist - Zope-web@zope.org
http://mail.zope.org/mailman/listinfo/zope-web
Re: http://zope.org/news.rss [ In reply to ]
Michael Haubenwallner wrote:

> Michael Haubenwallner wrote:
>
>> 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
>>
>
> fyi: i now reject these objects until i find the rss-feed working again
>

resolved: its been
http://zope.org/Members/redcor_ag/ploneworkshop1

i'll contact the member

--
http://zope.org/Members/d2m
http://planetzope.org

_______________________________________________
Zope-web maillist - Zope-web@zope.org
http://mail.zope.org/mailman/listinfo/zope-web
Re: http://zope.org/news.rss [ In reply to ]
On Jan 28, 2005, at 13:09, Michael Haubenwallner wrote:
> resolved: its been
> http://zope.org/Members/redcor_ag/ploneworkshop1
>
> i'll contact the member

Umlauts in body text and title...

jens

_______________________________________________
Zope-web maillist - Zope-web@zope.org
http://mail.zope.org/mailman/listinfo/zope-web
Re: http://zope.org/news.rss [ In reply to ]
Jens Vagelpohl wrote:
>> i'll contact the member
>
> Umlauts in body text and title...

Should that really break a site-wide news feed?!

Chris

--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-web maillist - Zope-web@zope.org
http://mail.zope.org/mailman/listinfo/zope-web
Re: http://zope.org/news.rss [ In reply to ]
On Jan 28, 2005, at 21:00, Chris Withers wrote:

> Jens Vagelpohl wrote:
>>> i'll contact the member
>> Umlauts in body text and title...
>
> Should that really break a site-wide news feed?!

I'm sure it can, somehow...

jens

_______________________________________________
Zope-web maillist - Zope-web@zope.org
http://mail.zope.org/mailman/listinfo/zope-web
Re: http://zope.org/news.rss [ In reply to ]
Jens Vagelpohl wrote:

>> Should that really break a site-wide news feed?!
>
> I'm sure it can, somehow...

That's not an answer to the question I asked ;-)

Why is the news feed coded such that a badly formed news item can break it?

Chris

--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-web maillist - Zope-web@zope.org
http://mail.zope.org/mailman/listinfo/zope-web
Re: http://zope.org/news.rss [ In reply to ]
On Jan 31, 2005, at 11:43, Chris Withers wrote:

> Jens Vagelpohl wrote:
>
>>> Should that really break a site-wide news feed?!
>> I'm sure it can, somehow...
>
> That's not an answer to the question I asked ;-)
>
> Why is the news feed coded such that a badly formed news item can
> break it?

What do I know? I didn't code it.

jens

_______________________________________________
Zope-web maillist - Zope-web@zope.org
http://mail.zope.org/mailman/listinfo/zope-web
Re: http://zope.org/news.rss [ In reply to ]
Jens Vagelpohl wrote:
>> Why is the news feed coded such that a badly formed news item can
>> break it?
>
> What do I know? I didn't code it.

hehe, I didn't aim tha tquestion only at you ;-)

hopefully we can fix this and so much more soon...

Chris

--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-web maillist - Zope-web@zope.org
http://mail.zope.org/mailman/listinfo/zope-web
Re: http://zope.org/news.rss [ In reply to ]
On Feb 1, 2005, at 11:53, Chris Withers wrote:

> Jens Vagelpohl wrote:
>>> Why is the news feed coded such that a badly formed news item can
>>> break it?
>> What do I know? I didn't code it.
>
> hehe, I didn't aim tha tquestion only at you ;-)

If that's the goal then please don't CC me. I get the mail from the
list, one copy is plenty.

jens

_______________________________________________
Zope-web maillist - Zope-web@zope.org
http://mail.zope.org/mailman/listinfo/zope-web