mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
This fixes a small issue where the form is submitted an extra unnamed null field is present in the request due to a trailing & symbol in `requestData` when `data` is empty.