If I name my fields in cyrillic, CCK will add underscores to "field" to generate an unique field name. It is pretty hard to manage fields like "field_", "field___", "field____0" in process of custom theming.

It would be greate to have two fields:
utf-8 Label and ascii-only Field name.

Comments

Budrick’s picture

Interesting - I am able to do the same thing with just a little trick - name field in English, save, then - edit and give it a cyrillic name.

moshe weitzman’s picture

Status: Active » Fixed

The create field flow now has 'machine readable' firs and then your label. i think this should all work fine now.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.