Ticket #471 (closed Defect: fixed)

Opened 2 years ago

Last modified 2 years ago

jstree funk on http://code.env.duke.edu/projects/mget

Reported by: bbest Owned by: jjr8
Priority: High Milestone: 0.8
Component: Documentation Version:
Keywords: Cc:

Description

Tree menu not loading. Reproduced by searching for mget on google and clicking on link or directly  here.

Change History

Changed 2 years ago by bbest

  • status changed from new to closed
  • resolution changed from null to fixed

By using Firefox plugin Firebug, I was able to find the javascript error:

"$.className is undefined" Line 9

from within the Trac search.js. This is a reported  Bug#621488: trac: Search highlighting doesn't work anymore with jquery 1.4, fixed by replacing /usr/lib/python2.4/site-packages/trac/htdocs/js/search.js with the  updated search.js.

Note: See TracTickets for help on using tickets.