There is 1 update.
 
 
Blog Application / cid:jira-generated-image-avatar-af1993f0-8b98-403c-bbe8-5cf9dbf2e072 BLOG-247 Open

Umlauts diplayed incorrectly in Blog post titles

 
View issue   ·   Add comment
 

1 update

 
cid:jira-generated-image-avatar-5414e5df-c340-4cc1-a58a-5db7116be6ff Changes by Ciri M on 03/Dec/25 10:42
 
Description: Umlauts in the main Blog view aren't parsed correctly. For example, ä becomes
{ * code:java }
&auml ; { * code } ,
ü becomes  
{ * code:java }
&uuml ; { * code } .
The title and breadcrumb of the post page itself are correctly displayed with the umlauts.

Relevant XWiki forum post:
[ https://forum.xwiki.org/t/blog-application-title-with-umlauts/17997 ]