Comment 0 for bug 610205

Revision history for this message
Iuri Diniz (iuridiniz) wrote :

Binary package hint: trac

The trac package is missing a link to jquery.js, more precisely
/usr/lib/python2.6/dist-packages/trac/htdocs/js/ is missing a link to jquery.js, thus chrome can not find js/jquery.js.
This affect syntax highlighting using pygments which realy on jquery.js.

A workaround is:
ln -s /usr/share/javascript/jquery/jquery.js /usr/lib/python2.6/dist-packages/trac/htdocs/js