Skip to content

Listbox bug: url method returns non ascii string

Jérome Perrin requested to merge jerome/erp5:listbox_unicode_url_method into master

Listbox fails for URL methods returning non ascii.

For example, visible on Person_view, when email contain non ascii string.

Merge request reports