There seems to be an HTML validation error in the SO Flair. Will it be fixed?

I have included my SO flair in my site. I am a "Valid HTML" freak and will sometimes care so much about passing the W3 Validator that I'd forget the practical world :D

When I validate my site I get this -

cannot generate system identifier for general entity "A"

…file for Senthil at Stack Overflow, Q&A for professional and enthusiast progra…

In the Q&A part, the & should be & amp ; (remove the spaces)

I know it is not a big deal, but for some people who just cannot sleep without passing the validator, It will be nice if it is changed :P Has anyone ever noticed this?

share|improve this question

1 Answer

up vote 0 down vote accepted

Good catch -- my mistake, have been meaning to fix that.

share|improve this answer
When is this going to be fixed? – Olli Mar 26 '11 at 10:57
1  
@olli this was fixed, but regressed when we switched from .aspx to razor. I'll begin beating the responsible individuals.. – Jeff Atwood Mar 26 '11 at 11:00

You must log in to answer this question.