On 6/14/06, Vladikio <[EMAIL PROTECTED]> wrote:
>         Just a message to the managers of the django website :
>         I get an error when I try to access the "Recent Code Changes" RSS 
> feed (on
> the page http://www.djangoproject.com/weblog/)
>
>         the link generating the error is :
> http://code.djangoproject.com/timeline?daysback=90&max=50&wiki=on&ticket=on&changeset=on&milestone=on&format=rss
>         the error is :
> Ticket changes event provider (TicketModule) failed:
> UnicodeDecodeError: 'utf8' codec can't decode byte 0xe5 in position 11:
> unexpected end of data

Hi Vladikio,

That's a known issue, and it's happening because a ticket, or wiki
change, or changeset (we don't know) a couple of weeks ago had a funky
character in it. See the bug report at
http://code.djangoproject.com/ticket/1983 . If you can isolate that
funky character, that would be a huge help in fixing the problem.

Adrian

-- 
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to