that seems to indicate we can use html code in those fields.
The tooltip also states that we can use html code inside the fields.
When I type:
<a href="index.php?option=com_comprofiler&task=lostpassword">Forgot login?</a>
<br />
No account yet? <a href="index.php?option=com_comprofiler&task=registers">Register</a>
the system strips out the html tags.
To reproduce the error all you have to do is to go to the CB Login module and type any text with html tags in the pre-text or post-text fields. Once you navigate away from the field, the html tags will be deleted and you will be left with plain text only.
I hope this helps. Please let me know if you need additional information.