Re: gitweb not friendly to firefox?
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:57
Andy Parkins [off-list ref] writes:
On Thursday 2007 March 01 10:57, Li Yang-r58472 wrote:quoted
XML Parsing Error: not well-formed Location: http://10.193.20.133/gitweb/?p=linux-2.6.git;a=commit;h=c0051ec763eca4c1 adfcb8d461243d0a7b444bb7 Line Number 43, Column 38:<tr><td>author</td><td>Li Yang [off-list ref]</td></tr> -------------------------------------^ Would it be anything wrong with my gitweb configuration or apache setup?When I've had errors like that in the past it has been because: a) Firefox installation corrupt; try running with a new profile (firefox -ProfileManager) b) Firefox has been upgraded but you haven't restarted it since. c) An extension is incompatible with your current version, but doesn't know it
I've seen another one. d) gitweb does not like your name (your name is not encoded in UTF-8 while gitweb incorrectly assumes it is), and spits out malformed output.