I am trying to add form with type 'select' to the webform
I am using greek characters for 'select' values
but afters submitting form, some options are missing,and some are not in the good order.

If i use like that with latin characters ,all is ok.

option1
option2
option3
option4

Comments

quicksketch’s picture

Status: Active » Fixed

Thanks, this has been a long-standing issue. It's been corrected in this commit and will be included in the 2.1 version.

http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/webform/com...

shanefjordan’s picture

When will you be planning to release version 2.1?

Thanks,
Shane

quicksketch’s picture

I'm trying to get a few things working in Drupal 6 before making a new release: theming output and multi-page forms.

quicksketch’s picture

I ported these same change to the "grid" component so that non-latin characters may be used in questions and answers.

D5: http://drupal.org/cvs?commit=123770
D6: http://drupal.org/cvs?commit=123771

greekman’s picture

Thanks quicksketch :-)
Tested with greek caracters,nice work !

Anonymous’s picture

Status: Fixed » Closed (fixed)

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