If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Release 6.20.0: Allowing HTML tag to properly load linked images
Release 6.20.0: Allowing HTML tag to properly load linked images
Allowing HTML <base> tag to properly load linked images if it provides a valid URL in its href attribute; e.g. <base href=http://my.url.com/ />. Otherwise the <base> tag is removed.