Error: ASCII decoding error: ordinal not in range(128)
Clemens Robbenhaar <robbenhaar-WaVJUzJ3u31Wk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.web.zope.silva.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Yuri, > Hello developers, > > When loading some of newly added Silva documents, the following error > occurs: > > *Error Type: UnicodeError* > > > Error Value: ASCII decoding error: ordinal not in range(128) > > Most content is added by our webmaster, who uses an iMac (*sigh*) > running Mac OS 9 and Mozilla 1.3 (hurray!), so I won't be able to > reproduce the error. This should be browser independent, thus normally You should be able to reproduce this. > Zope and Silva are running on Debian Linux. > > Is this a known bug? If more input is needed, please ask. :) Maybe. Please read TROUBLESHOOTONG.txt, especially the last section about unicode issues. A more detailled bug report would be really nice, as its usually hard to reproduce such an error. Cheers, Clemens