Hi,
I was having a problem with CPSSharedCalendar.calendartool.py about ascii
decode. The problem was on line 262 of calendartool.py file.
I did this small modification and it seems to be working fine now:
LineNumber Code
260 # Workspace/resource calendars
261 title = ob.title
262 # adicionado por Mario 2006.02.16
263 title = title.decode('ISO-8859-15')
I added the line 263.
Hope this help anybody else.
Thanks
--
Mario O.de Menezes, Ph.D. "Many are the plans in a man's heart, but
LinuxUser: #24626 is the Lord's purpose that prevails" Pv 19.21
http://www.ipen.br/~mario
_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users