Tim Düsterhus

Results 142 issues of Tim Düsterhus

With the introduction of middlewares the stack trace contains 2 frames per middleware that are identical for every request, clocking in at 19 stack frames for a simple request as...

Discussion

This is a follow-up for #4842: - [ ] Re-add the checkbox to pageAdd.tpl, but configure the value in wcf1_application with it. - [ ] Enforce the selection of a...

Bug

Having these checks within the XML file makes it very non-obvious that they are happening, because the checking logic is detached from the actual event listener logic. Any checks should...

Feature

The permission is not really reliable to ensure an upper bound for the file size of the avatar, because larger images will be implicitly scaled down to 128×128. If the...

Discussion

Test case: ``` asdasd ``` Related to: #4652

Bug