Error
You need to be logged in to post messages in the forums. New users may register here.
|
Andreas Adelsberger
Member since: 09 January 2008
Posts: 9
|
Thursday 12 March 2009 1:15:22 am
Hi,
I just tried your extension. When i want to load the classes this error occurs:
Fehler beim Ausführen von "function Ezcv":
Zeile 52:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/punknroll/.vim/plugin/ez.py", line 53, in eZClassesView
attr_txt = eZAttributeClass(attr)
File "/home/punknroll/.vim/plugin/ez.py", line 94, in eZAttributeClass
attr_txt = attr_txt+str(attr_name)+' #'+str(attr_numeric_id)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 18: ordinal not in range(128)
----------------------------------------
any idea?
thanx in advance
---------------------------------------
Styleflasher New Media OG
Websites. Games/Multimedia.
|
|
|
Andreas Adelsberger
Member since: 09 January 2008
Posts: 9
|
Friday 13 March 2009 8:16:13 am
There is a bug if you have non-Ascii caracters. I made a patch for it. This is needed if you have for example german Umlauts.
---------------------------------------
Styleflasher New Media OG
Websites. Games/Multimedia.
|
|
You need to be logged in to post messages in the forums. New users may register here.