Changes between Version 1 and Version 2 of Ticket #9873


Ignore:
Timestamp:
Mar 2, 2012, 4:42:31 AM (12 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9873 – Description

    v1 v2  
    1 I'm seeing a jQuery conflict on Trac 0.12.3, running with Apache on Trac 0.12.3. I noticed the plugin is adding `jquery-1.5.1.min.js`, but Trac includes jQuery so I think plugins are not supposed to include it in a page as well, which might be the source of the problem.
     1I'm seeing a jQuery conflict when trying to access the plugin in Firefox 11-beta from Windows 7. I have Trac 0.12.3 running through Apache on CentOS 5. I noticed the plugin is adding `jquery-1.5.1.min.js`, but Trac includes jQuery so I think plugins are not supposed to include it in a page as well, which might be the source of the problem. I guess this might be okay though because you are using the noconflict calls.
    22
    33[[Image(jQueryNotDefined.png,100%)]]