Details
-
Bug
-
Resolution: Fixed
-
Minor
-
1.23
-
None
Description
There is a stray if statement which skips assigning html tag parameters other than id if no parameters are specified. This is wrong, name should default to be same as id unless overridden.