You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting the following error when editing asset name or activating asset when using non-ascii characters:
Server Error: 'ascii' codec can't encode character u'\xf8' in position 2: ordinal not in range(128)
I can create an asset containing any characters in the name but can not activate it.
I can not add non-ascii charaters to the name of an existing asset when editing.
Version: 2014-08-13
The text was updated successfully, but these errors were encountered:
Getting the following error when editing asset name or activating asset when using non-ascii characters:
Server Error: 'ascii' codec can't encode character u'\xf8' in position 2: ordinal not in range(128)
I can create an asset containing any characters in the name but can not activate it.
I can not add non-ascii charaters to the name of an existing asset when editing.
Version: 2014-08-13
The text was updated successfully, but these errors were encountered: