Fix for the Uf_page.on_display() method for choice iterators which return strings.
Strings are a sequence type, so len() is not a valid test!
Authored by: bugman 2012-05-06
Parent: [r16022]
Child: [r16024]