-
I try to register a production installation through the top-admin-bar. Enter the correct key and email then clic Register. The form close, the green notice appear on top but no sign of the language se…
-
First of all: Congrats to already having a public Kirby 3 plugin on GitHub! :-D
I recently had a discussion with a fellow developer whether it is really worth the hassle of changing your server con…
-
Instead of a preview for svg images the path of the file is displayed which overlaps the filename.
-
**Describe the bug**
The non-symlink'd asset resolver discussed in #1375 does not modify the Content-Type of the returned file.
This creates an immediate issue for JavaScript files, because a brow…
-
**Describe the bug**
When adding a closure as a route accessing languages leads to an error.
**To Reproduce**
1. Create a multilang site with two languages
2. Add following to your `config.php`.…
-
**To Reproduce**
1. fix the YAML file extension from `site.yml` to `site.yaml`.
2. open panel
3. the default fields get displayed
**Expected behavior**
1. kirby should load the `site.yaml` file…
chpio updated
5 years ago
-
**Describe the bug**
Form always loads with toggle button to true, no matter what default value is set in yaml file.
**To Reproduce**
Steps to reproduce the behavior:
```
img_rounded:
la…
-
Let's say I'm sending an email using the `$kirby->email()` method, but from a Kirby plugin. If the email template is also stored inside the plugin directory, that's currently not possible as the [`Ema…
-
**Describe the bug**
I have uploaded two files in the panel:
– image.jpg
– wrongname.png
Now I try to rename the `wrongname.png` to `image.png`. But Kirby does not allow this, because the file…
-
**Describe the bug**
When the root URL is set for the default language in a multilingual installation of Kirby 3.1.0, accessing `/` instead returns the secondary language version.
Example: A multi…