Icinga / ipl-html

HTML abstraction layer for the Icinga PHP Library
MIT License
1 stars 1 forks source link

FileElement: Fix that uploaded files are not preserved across requests #128

Closed nilmerg closed 1 year ago

nilmerg commented 1 year ago

Also fixes a small validation issue where invalid uploaded files were attempted to store which led to a stacktrace.

fixes #126