This issue has been created
There are 6 updates.
 
 
Blog Application / cid:jira-generated-image-avatar-39428ec0-4883-475c-9b9e-681fe72847d7 BLOG-237 Closed

Blog Posts with dot in the name are breaking the pin post feature

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-7a40d872-0332-4b77-9ca9-f9a600879d2e Alex Cotiugă created this issue on 13/Oct/25 14:00
 
Summary: Posts with dot in the name are breaking the pin post feature
Issue Type: cid:jira-generated-image-avatar-39428ec0-4883-475c-9b9e-681fe72847d7 Bug
Affects Versions: 9.15.2
Assignee: Unassigned
Created: 13/Oct/25 14:00
Priority: cid:jira-generated-image-static-major-2ea10920-5ed8-4962-a8cd-9f756c116aa5 Major
Reporter: Alex Cotiugă
Description:

The following error is displayed in the browser console logs when a post with dot in the name is pinned.
Uncaught SyntaxError: JSON.parse: bad control character in string literal at line 1 column 16 of the JSON data

 
 

6 updates

 
cid:jira-generated-image-avatar-7a40d872-0332-4b77-9ca9-f9a600879d2e Changes by Alex Cotiugă on 13/Oct/25 14:00
 
Summary: Blog Posts with dot in the name are breaking the pin post feature
Fix Version: 9.15.3
Description: The following error is displayed in the browser console logs when a post with dot in the name is pinned.
{code:java}
Uncaught SyntaxError: JSON.parse: bad control character in string literal at line 1 column 16 of the JSON data {code}
Assignee: Alex Cotiugă
Resolution: Fixed
Status: Open Closed