Tim Düsterhus

Results 142 issues of 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.

Feature

e.g. when running UserRebuildDataWorker

Bug

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...

Bug

see 6610db664bfad6e5a501fae07c6bd6e22119a3ba see #4684

Bug

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...

Feature

- [ ] TemplateEngine::fetchStream() - [x] Xsrf middleware - [x] Backend.ts - [x] Psr15FormDialog

Documentation

see #181 and WoltLab/WCF#5060.

Documentation

https://docs.woltlab.com/6.0/migration/wsc55/templates/

Documentation

Stuff like: - Available since WoltLab Suite 5.2. - Since version 3.1 … - WoltLab Suite 5.2 introduces …

Bug

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