﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
558	Make it possible to use brackets in the instance name	Martin		"To pass the html validation tool on the w3.org site, I had to make some changes to the system.

At first, my forms are build into arrays, when passing a name to the FCKEdtor like autoform[rte], the validator causes trouble, a [ is not supported in the id tag.

I solved it by adding an extra attribute to the php4 and php5 files. The extra parameter is the id. The name is only used once, at the hidden field. Otherwise the id is alwasys used.

Secondly, the validator cries when a <div element is used inside a form, i used a <span instead, and now it thinks its ok."	New Feature	closed	Normal		General		invalid		
