I had made a updated version for the trac package. See my PPA.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1653144
Title:
Trac: javascript error using ubuntu packaged JQuery
To manage notificatio
The following patch will fix both javascript error.
Patch quickly made against installed js files in /usr/lib/python2.7
/dist-packages/trac/htdocs/js and modified js files in deployed
environment in /var/www/html/trac/htdocs/common/js.
** Patch added: "Updated patch"
https://bugs.launchpad.n
Another javascript error when clicking on a line on a blame view in
browser (ie.
http://example.com/trac/browser/project/trunk/Makefile?annotate=blame&rev=28):
blame.js:92 Uncaught TypeError: Cannot read property 'mozilla' of undefined
at Object.success (blame.js:92)
at fire (jquery.js:2)
** Summary changed:
- Trac still use deprecated and removed live function of jquery
+ Trac: javascript error using ubuntu packaged JQuery
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1653144
Title: