Has anyone ever found Joomla 1.5 stripping the & from html especially when adding html via the use of a customer html module ?
an example of some html that I have within a custom html module is :
<span style="font-size: 12pt;"> <strong><a href="https://www.feedblitz.com/f/?Sub=869335&cids=1">
But when I curl my site I get ..
<span style="font-size: 12pt;"> <strong><a href="https://www.feedblitz.com/f/?Sub=869335&cids=1">
Any ideas ?
It is normal, with html
if you simply create a new html file and write
into it, when you open it you’ll just see