[issue3432] hgweb graph page broken in Safari/OSX

ant512 bugs at mercurial.selenic.com
Tue May 8 16:57:14 CDT 2012


New submission from ant512 <antdzeryn at gmail.com>:

Attempting to view the graph page of hgweb in Mercurial 2.2.1 under 
Safari/OSX Lion throws up a JavaScript error:

mercurial.js:116  TypeError: 'undefined' is not a function (evaluating 
'this.edge(x0, y0, x1, y1, color)')

Looking through the code suggests that 'edge' isn't a property of the Graph 
object.

----------
messages: 19947
nosy: ant512
priority: bug
status: unread
title: hgweb graph page broken in Safari/OSX

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue3432>
____________________________________________________


More information about the Mercurial-devel mailing list