[VE][404] Improper detection of quoted '<' symbol

%0D%0AValidating http://www.yeastract.com/%0D%0AError [404]: "character X  
is the first character of a delimiter but occurred as data"%0D%0A

  Line 104, Column 18: character "<" is the first character of a delimiter  
but occurred as data.
		document.write('<' + 'a ' + 'href=\"mailto:' + username + '@' + server1  
+ '.' ...

It should detect that the character "<" is inside quotes and so it is not  
an error.
Please fix this. Thanks!

Received on Monday, 28 January 2008 20:38:47 UTC