Tim Düsterhus
Tim Düsterhus
If the uploaded file exceeds the web server's (e.g. nginx) limit, it will be rejected with a HTTP 413, but without valid JSON. This should be detected an appropriately handled.
It was created with a hardcoded name in: https://github.com/WoltLab/WCF/blob/fed42e39a8b538669594f61c84ba2fbf17836d5c/wcfsetup/install/files/acp/update_com.woltlab.wcf_5.2_reactionUpdate.php#L101 But the hash contains the table name (i.e. implicitly WCF_N), thus the FK is not correctly named in instances with WCF_N...
Since the rewritten quoted-printable encoder in commit 0e39d263df22ebe50cf99aa2c6e8290b9d09b8e8 some inputs are correctly encoded as quoted-printable that previously were not, seeing that quoted-printable encoding did something and selecting it as the...
- [ ] TemplateEngine::fetchStream() - [x] Xsrf middleware - [x] Backend.ts - [x] Psr15FormDialog
Stuff like: - Available since WoltLab Suite 5.2. - Since version 3.1 … - WoltLab Suite 5.2 introduces …
Apparently dconv has issues with the "Quoting and escaping" chapter. It is cut off at the table: https://cbonte.github.io/haproxy-dconv/2.5/configuration.html#2.2