[Zope3-dev] Publisher bug

Roger Ineichen dev at projekt01.ch
Sun Sep 18 22:15:54 EDT 2005


Hi togther 

I run into the following error again
------------------------------------
Time
Mon Sep 19 02:32:07 2005
User
Manager, zope.Manager, Manager, 
Request URL
http://admin.amadeusschweiz.com/++skin++Extranet/vhosts/extranet/30002/custo
merservice/calls/@@index.html
Exception Type
UnicodeDecodeError
Exception Value
'ascii' codec can't decode byte 0xc3 in position 891: ordinal not in
range(128)
Traceback
 


Traceback (innermost last): 

Module zope.publisher.publish, line 141, in publish
response.setResult(result) 
Module zope.publisher.http, line 741, in setResult
body, headers = self._implicitResult(result) 
Module zope.publisher.browser, line 679, in _implicitResult
body = self.__insertBase(body) 
Module zope.publisher.browser, line 696, in __insertBase
body = ('%s\n<base href="%s" />\n%s' % 
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 891:
ordinal not in range(128) 

Display traceback as text 

REQUESTzope3_cs_730f8ed :
kAlTSbMDj2wh18Rj.FyIAfm3pXshJBrtmuB0jmBjq1YHWb5udGqkpA
HTTP_X_FORWARDED_SERVER : admin.amadeusschweiz.com
HTTP_REFERER :
http://admin.amadeusschweiz.com/vhosts/extranet/30002/customerservice/calls/
@@preview.html
HTTP_ACCEPT_LANGUAGE : en,de-ch;q=0.8,de;q=0.5,fr;q=0.3
SERVER_SOFTWARE : zope.server.http (HTTP+JSON)
SCRIPT_NAME : 
CHANNEL_CREATION_TIME : 1127089927.09
wsgi.input : 
REQUEST_METHOD : GET
HTTP_HOST : 192.168.60.22:8080
PATH_INFO :
/++skin++Admin/++vh++http:admin.amadeusschweiz.com:80/++/++skin++Extranet/vh
osts/extranet/30002/customerservice/calls
SERVER_PROTOCOL : HTTP/1.1
QUERY_STRING : 
HTTP_MAX_FORWARDS : 10
HTTP_ACCEPT : image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/x-shockwave-flash, application/vnd.ms-powerpoint,
application/vnd.ms-excel, application/msword, */*
HTTP_USER_AGENT : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1;
.NET CLR 1.1.4322)
HTTP_COOKIE :
zope3_cs_730f8ed=kAlTSbMDj2wh18Rj.FyIAfm3pXshJBrtmuB0jmBjq1YHWb5udGqkpA
SERVER_NAME : AMAWEB-02
REMOTE_ADDR : 192.168.60.21
HTTP_X_FORWARDED_FOR : 212.4.83.9
GATEWAY_INTERFACE : CGI/1.1
HTTP_X_FORWARDED_HOST : admin.amadeusschweiz.com
SERVER_PORT : 8080
HTTP_ACCEPT_ENCODING : gzip, deflate
------------------------------------

Fresh trunk checkout.
It's running on win XP and Apache is used as a proxy.

Do we mix unicode and ascii code there?

Regards
Roger Ineichen
_____________________________
Projekt01 GmbH
www.projekt01.ch
Langackerstrasse 8
6330 Cham
phone     +41 (0)41 781 01 78
mobile    +41 (0)79 340 52 32
fax       +41 (0)41 781 00 78
email r.ineichen at projekt01.ch
_____________________________
END OF MESSAGE 



More information about the Zope3-dev mailing list