michaelrsweet / pappl

PAPPL - Printer Application Framework
https://www.msweet.org/pappl
Apache License 2.0
307 stars 49 forks source link

Fix setting groups via web ui #356

Closed zdohnal closed 5 months ago

zdohnal commented 6 months ago

The template is generated incorrectly, so when form data are sent via POST, it does not contain new values for groups to save.

Additionally, set the default value to none and make sure the code does not take the value as a bad value.