ULG PATCH: Fix render() encoding

Frederik Kriewitz frederik at kriewitz.eu
Wed Jun 4 16:20:24 CEST 2014


Fixes exceptions like this:
ERROR in CGI: Traceback (most recent call last):
  File "/var/www/html/ulg.py", line 785, in <module>
    handler.index(**params)
  File "/var/www/html/ulg.py", line 722, in index
    print self.renderULGIndex()
UnicodeEncodeError: 'ascii' codec can't encode character u'\xa0' in
position 6254: ordinal not in range(128)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-render-encoding.patch
Type: application/octet-stream
Size: 3725 bytes
Desc: not available
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20140604/b4265186/attachment.obj>


More information about the Bird-users mailing list