Posts
Tab Post
eCodeList
Fixes an issue where the Blog widget fails to render when a comment contains only numbers due to a Blogger quirk.
This is a critical issue if comments are not moderated. Anyone can post a comment containing only numbers, which can cause the webpage to break.
It is strongly recommended to apply this fix immediately.
In your XML, find and replace the following:
XML
To
XML
Thanks to @temmy_samuel for reporting.