﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1891	fck_tablecell.html  id >< name  conflicts	Stijn René Cumps	Alfonso Martínez de Lizarrondo	"Low priority.

I noticed that a lot of input controls are not consistent with the ID and the Name.
Some examples.

<select id=""selWordWrap"" name=""selAlignment"">
<select id=""selHAlign"" name=""selAlignment"">
<select id=""selVAlign"" name=""selAlignment"">
<input id=""txtBackColor"" type=""text"" size=""8"" name=""txtCellSpacing"">
<input id=""txtBorderColor"" type=""text"" size=""8"" name=""txtCellPadding"" />

As you can see here, the ID is the correct one, the name is incorrect.




"	Bug	closed	Low	FCKeditor 2.6.4	UI : Dialogs	FCKeditor 2.5.1	fixed	Review+	
