There is 1 update.
 
 
Blog Application / cid:jira-generated-image-avatar-860a5962-1a70-446f-9454-79e0bd052500 BLOG-254 Open

Blog post page with "&" character in title not displayed correctly in Blog.WebHome page

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-32411b04-db8f-4284-aaf4-2396f7c81d8d Changes by Eleni on 12/Feb/26 17:21
 
Description: The "&" character in the title of a blog post is not displayed correctly on the Blog.WebHome page.  Instead of displaying the "&" character, this combination of characters is displayed:   {code}   &#38 . ; {code}

To reproduce:

# Create a blog post with a title containing "&" in title, for example "Something & Something".
# Go to the "Blog.WebHome" page and open the "Objects" editor.
# Set the "Posts Layout" field to "Calendar" and save.
# See the output
{code} Something &#38 ; Something . {code}