richfaces / richfaces-sandbox

Sandbox repository for Component Incubation
http://community.jboss.org/wiki/RichFaces40ComponentDevelopmentProcess
76 stars 101 forks source link

Attribute name is absent on boostrap/input component #33

Open dgouyette opened 12 years ago

dgouyette commented 12 years ago

Pull Request is coming

dgouyette commented 12 years ago

For information without name attribute, the value won't be submitted : see http://www.w3schools.com/tags/att_input_name.asp

lfryc commented 12 years ago

Yep, I assume this was just oversight, thanks for pointing that out!