-
If I subsequently change the password in the panel, I remain logged in.
This makes it impossible to lock out users or use a password that changes frequently.
- Locked Pages 2.1.3
- Kirby 4.2
…
-
Kirby Air Ride seems to load black textures where there should be normal ones in both City Trial and Air Ride modes. This error occurs on retroarch 1.9.14 with dolphin-emu (e79ade4). This issue is not…
-
> No route found for path: "undefined" and request method: "GET"
Kirby 4.0.0-rc.4
PHP 8.1.23
-
# Kirby Team summary
## Status quo
`->srcset()` lists wrong `w` descriptors if requested size is smaller than original (as it doesn't upscale but the `w` descriptor is used as if it were).
## Sol…
-
**Describe the bug**
The Blocks field stores data in JSON. However, if you have a blocks field within another blocks field, the nested blocks’ data will be double encoded: That’s unnecessary and al…
-
# Hero Description
King Dedede, one of Kirby's main nemesis is always up to a challenge.
## Concept Art
![Dededekss](https://user-images.githubusercontent.com/61794931/76989876-d535ca00-6925-11ea…
-
## Description
This is how Kirby determines the model for a given page:
https://github.com/getkirby/kirby/blob/9ecd11cd5b7d4875d4212f767a2b3ad3e52b3528/src/Filesystem/Dir.php#L346-L353
It means…
-
With Kirby 3.9.1 a error message appears when trying to change the status of a page and the plugin is active in a section of this page.
-
I followed the readme and included the section "translations" into my blueprint but it shows an error message. I am using Kirby 3.6 and version 1.0.1 of this plugin.
Why is that and how can I fix it?…
-
If for some reason one of the images will be in SVG format it will break the site with a 500 error.
I think it should be some internal function of the plugin that will check formats, and if the forma…