Trac .11 jQuery bug

RustyRazorblade Consulting RustyRazorblade Consulting
1 min read

Running Ubuntu 10.04 LTS, we were seeing an error in trac (File js/jquery.js not found) about jQuery being missing.

After plowing through about 20 forums, I finally found a post which gave a tip similar to this:

ln -s /usr/share/pyshared/trac/htdocs/js/jquery.js /usr/lib/python2.6/dist-packages/trac/htdocs/js/jquery.js

After doing that, jQuery showed up.

Running Ubuntu 10.04 LTS, we were seeing an error in trac (File js/jquery.js not found) about jQuery being missing.

After plowing through about 20 forums, I finally found a post which gave a tip similar to this:

ln -s /usr/share/pyshared/trac/htdocs/js/jquery.js /usr/lib/python2.6/dist-packages/trac/htdocs/js/jquery.js

After doing that, jQuery showed up.

RustyRazorblade Consulting

RustyRazorblade Consulting

Apache Cassandra Consultant and Distributed Systems Expert

Need Expert Help with Apache Cassandra?

Get professional consulting for your distributed systems challenges. Performance optimization, architecture design, and troubleshooting.