Validation Errors for language and border attributes
kepol - February 21, 2009 - 00:37
| Project: | Omniture Integration |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When I ran a validator on my site, it complained about the use of:
language="JavaScript" (script tag)
and
border="0" (img tag)
I have a patch that removes these. It was also complaining about and in the so maybe those aren't allowed in there.
| Attachment | Size |
|---|---|
| omniture.module.patch | 3.22 KB |

#1
I'm not seeing where I can edit the original issue body. The final part of my message got messed up since there was html in there, so here it is again:
It was also complaining about <a> and <img> in the <noscript> so maybe those aren't allowed in there.