|
| 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} & . ; {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 & ; Something . {code} |
|