Vote Details for "HTML_QuickForm_ElementGrid" by aharvey

» Details
  • Voter: Adam Harvey 
  • Vote: +1 (not conditional)
  • Reviews: Cursory source review, Run examples
» Comment
Adding rows without row names causes an E_NOTICE on line 229 of ElementGrid.php when toHtml() is called. If this is expected behaviour, then perhaps a note should be made in the documentation that rows must have names assigned to them.

Otherwise, looks good.