Hi,
in the file urlicon.info, you describe the URL Icon module as ...
description = "Checks the content for -elements and automatically fetches and stores the corresponding favicon.ico if availlable."
The "A" tag ends up in the html, causing XHTML validation to fail anywhere your module is described.
I attached a modified version of the urlicon.info file that fixes the problem (angle brackets become square brackets).
This is only a tiny issue, but could you remove the illegal < and > characters from the description, so the module doesn't break otherwise valid markup.
Thanks,
Matt
| Comment | File | Size | Author |
|---|---|---|---|
| urlicon.info_.txt | 331 bytes | matt_harrold |
Comments
Comment #1
sanduhrsadded new release urlicon 5.x-1.2.
Fixed in hEAD.
thanks.
Comment #2
(not verified) commented