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
Comment #1
quicksketchThanks, 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...
Comment #2
shanefjordan commentedWhen will you be planning to release version 2.1?
Thanks,
Shane
Comment #3
quicksketchI'm trying to get a few things working in Drupal 6 before making a new release: theming output and multi-page forms.
Comment #4
quicksketchI 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
Comment #5
greekman commentedThanks quicksketch :-)
Tested with greek caracters,nice work !
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.