Incompatible with jquery 1.3.2

Bug #526810 reported by Justin R. Cutler
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
trac (Ubuntu)
Invalid
Undecided
Unassigned
Declined for Lucid by Sebastien Bacher
Nominated for Maverick by codemonk

Bug Description

Binary package hint: trac

Trac 0.11.5 (and the latest 0.11.6) are not compatible with jquery 1.3.2.

Trac normally is distributed with jquery, but the Ubuntu patch for Trac 0.11.5-2ubuntu1 removes trac/htdocs/js/jquery.js and substitutes a symlink to the version of jquery provided by libjs-jquery.

The original Trac ticket: http://trac.edgewall.org/ticket/8594

The patch to fix the incompatible files: http://trac.edgewall.org/changeset/7982

Tags: jquery trac
codemonk (codemonk)
tags: added: jquery trac
Revision history for this message
codemonk (codemonk) wrote :

additionaly /usr/lib/python2.6/dist-packages/trac/htdocs/js/ is missing a link to jquery.js, thus chrome can not find js/jquery.js

Revision history for this message
Nicolas Tisserand (nicolas-tisserand) wrote :

This happened to me too.

I had to manually get jquery.js from the original trac 0.11.7 (http://trac.edgewall.org/export/9783/tags/trac-0.11.7/trac/htdocs/js/jquery.js), put it in /usr/share/pyshared/trac/htdocs/js/jquery.js and link it from /usr/lib/python2.6/dist-packages/trac/htdocs/js/ to get everything working.

Revision history for this message
Maarten Bezemer (veger) wrote :

More recent trac packages (like Oneiric and Precise) does not depend on an external package for jQuery anymore.
They contain the required jQuery version, so there are not mismatches anymore.

This solved this issue.

Changed in trac (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.