If you add an Image with a link (href) to an article, the image will
appear in the related links block. (It doesn't strip the image.) In
article page - related links block
It happened to me too , using l.c. img tags. It may be that
the problem happens when there are no spaces between the
tags in the <a href ... ><img ...></a>
I removed link generation since it wasnt essential for the
site , so didnt really investigate
Also the example Joe gives doent have a link derived from
the image in the related links block :-)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=77269
Do you have an example linked images that is not stripped?
Images are stripped from story related links on many sites.
Here is one example:
http://www.phpslash.org/article.php3?story_id=46&topic_id=45
We may need to tweak the regex for IMG instead of img, etc.
Logged In: YES
user_id=279604
It happened to me too , using l.c. img tags. It may be that
the problem happens when there are no spaces between the
tags in the <a href ... ><img ...></a>
I removed link generation since it wasnt essential for the
site , so didnt really investigate
Also the example Joe gives doent have a link derived from
the image in the related links block :-)