Unicode error
Up to Plone / CMF
'ascii' codec can't encode character u'\xae' in position 117: ordinal not in range(128)
This has to do with a ® symbol in the character string. Apparently python can't deal with this.
I saw a python compile option called --enable-unicode. Does that have something to do with it?
This has to do with a ® symbol in the character string. Apparently python can't deal with this.
I saw a python compile option called --enable-unicode. Does that have something to do with it?
Powered by
Ploneboard
















