html tidy problem because of missing utf8 convert for ID, FOR in html select list

mibfire - May 14, 2009 - 15:01
Project:Webform
Version:6.x-3.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review
Description

If utf8 text was added to select list(option) there wasnt good utf8 convert in ID, FOR when html was generated, so the thml wasnt valid! This patch fix it.

AttachmentSize
select_utf8convert.inc_.patch1.83 KB

#1

quicksketch - May 14, 2009 - 17:24

I think this patch would cause existing forms to break, since previously the data being saved was unfiltered, after this patch the values will be filtered, causing the data to become split between filtered and unfiltered data. I might be wrong though, I haven't yet tried to test out the patch.

#2

mibfire - May 18, 2009 - 11:03

This patch has been working perfectly for me.

 
 

Drupal is a registered trademark of Dries Buytaert.