Closed KGS-Rastede closed 2 years ago
I forgot to mention: This is PHP 7.4.9 on Windows 10 / WAMP with Kirby 3.7.0.1
Same here with ampersand; PHP 8.0.8 MAC/MAMP / Kirby 3.7.0.1
But (again) a great extension to Kirby anyway, congrats!
can confirm this:
blueprint seems to be configured correctly:
columns:
topic:
label: Themenwelt
html: true
value: "{{ page.topic.toPage.title }}"
any idea, where this issue is being positioned on the kirby roadmap @distantnative ? Any chance to get it into 3.7.1 ?
Workaround: If you set the column to type: text
or type: html
explicitly, it seems to render correctly.
It also happens for special structure previews like select fields.
If any of you want to try this fix https://github.com/getkirby/kirby/pull/4543 would be great to get additional feedback if this solves the issues.
✅
I just converted a blog to the new table-layout: https://getkirby.com/docs/reference/panel/sections/pages#layout__table-layout
Using "'" in titles breaks the table-layout encoding. Here is an article:
Here is the same article in the panel
In the regular view it works:
Some kind of encoding issue. The original file is encoded in UTF8 and can be found here:
https://gitlab.com/cniehaus/homepage/-/blob/master/content/1_blogs/20220624_rassismus-geht-uns-alle-an/blogartikel.txt