[Zope-dev] z3c.form bug with radio widget label

Johannes Raggam raggam-nl at adm.at
Fri Dec 12 09:33:53 EST 2008


hey,

i guess i found a bug in z3c.form.browser.radio.

in z3c.form.browser.radio, line 49 (class RadioWidget, def update), the 
line should read

label = term.value

instead of label = term.token

we found this, while trying to display some unicode characters (umlaute) 
in radio widget labels.
this issue is still valid in current trunk (file revision 78513).

i report it here, because i could not find a bug tracker for z3c.form. is 
there any?

cheers,
hannes



More information about the Zope-Dev mailing list