> XML Parsing Error: not well-formed > Location: > http://10.193.20.133/gitweb/?p=linux-2.6.git;a=commit;h=c0051ec763eca4c1adfc b8d461243d0a7b444bb7 > Line Number 43, Column 38:<tr><td>author</td><td>Li Yang <LeoLi@xxxxxxxxxxxxx></td></tr> -------------------------------------^ Try to save the output and verify it with some other xml-parser. The "<LeoLi@xxxxxxxxxxxxx>" seems to be the culprit here, since "@" is no allowed character for a xml-tag, and there maybe is some html-escaping of the email address missing? > Would it be anything wrong with my gitweb configuration or apache setup? I think IE just chooses to ignore the error. > Thanks, > Leo -- best regards Ray - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html