diff options
| author | Ken D'Ambrosio <ken@jots.org> | 2026-06-12 14:16:12 +0000 |
|---|---|---|
| committer | Ken D'Ambrosio <ken@jots.org> | 2026-06-12 14:16:12 +0000 |
| commit | be80a08c6a2a330e81d43fbfd345f05199e75947 (patch) | |
| tree | a824bb9153e707a71e9a72c342cb24c4b1bd4a4e /public | |
| parent | 997a8e86d90132bc424c55d5be670b45571471ae (diff) | |
Rack::Utils.parse_nested_query maps form fields named 'entries[]' to
params['entries'] (without brackets). The route was reading
params['entries[]'] which was always nil, making entries always empty
and triggering the halt 400 guard.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'public')
0 files changed, 0 insertions, 0 deletions
