When I create a new draft under pages and write any letter into my Layout field and it saves fine. When I try writing a diacritic letter, say the letter “ü”, then it brings up this.
I still cannot reproduce this with Mamp Pro and PHP 8.1.13 (don’t have 8.1.10 installed).
Please download a fresh Starterkit and try again. If you still encounter this issue, please post exact steps to reproduce in Starterkit.
What I tested:
In the layout field in the about page in a text block added äöüá etc. and saved without issues. Then made the page a draft and tried again, again without issues.
i did not do much testing of using autoid with k4 and i do not intend to add support for it.
you can get a simple uuid for structures as suggested here: Discord
BUT it will not account for duplicating items in the structure (without additional code)
The issue lied within the server that was hosting my Kirby site. The server host told me that due to PHP being updated Kirby’s functionality largely broke. Now that my hosting server has been reconfigured and its PHP version and extension requirements synchronized, everything is back to normal.
I’m sorry if I’m too vague or even incorrectly explaining it, but this is only synopsis of what transpired over the past few weeks, which already went a bit over my head.
In short, if you also are experiencing similar issues, then the problem might lie in your PHP version or extensions or how they’re configured. I have to emphasize that these problems did not occur on my local client.