Sonja Broda
Sonja Broda
**Describe the bug** While `$page->changeNum()` requires authentication, `$file->changeSort()` doesn't and there also doesn't seem to be a permission setting for this. Is there are reason why? **To Reproduce** Steps to...
**Describe the bug** When you upload a file through PHP, it is usually temporarily stored in the `/tmp` folder until the script is finished. Since Kirby's upload method renames each...
**Describe the bug** According to the[ release notes of Kirby 3.2.5](https://github.com/getkirby/kirby/releases/tag/3.2.5), it should be possible to use query templates in blueprints in labels, default etc. However, turns out that trying...
## Description When trying to log in via code and the code has timed out, there is no way back to the login form (back button doesn't do anything) and...
**Describe the bug** When setting `create: false` in the page blueprint options, the "Add" button is still visible and the user has to fill in the create form before getting...
Page: notes/exploring-the-universe When I remove the `object-fit: cover` styling on .video iframe, the issue disappears. https://forum.getkirby.com/t/starter-theme-page-builder-vimeo-embed-issue-safari-shifts-block-to-left-on-hover-play/21014/4
**Issue with Reference** **Expected** **Screenshots**
It would be great if blueprint options had indicators if a property supports query syntax or not. Some do, some don't, and currently we always have to go to the...