jaysylvester / citizen

Node.js MVC web application framework. Includes routing, serving, caching, session management, and other helpful tools.
MIT License
100 stars 7 forks source link

Verify handling of form fields with multiple values #116

Closed jaysylvester closed 7 months ago

jaysylvester commented 2 years ago

Make sure multi-select fields and multiple checkboxes are processed correctly.

jaysylvester commented 7 months ago

Works.