Changes between Version 1 and Version 2 of Ticket #13574


Ignore:
Timestamp:
Jul 16, 2019, 4:54:31 PM (5 years ago)
Author:
Ryan J Ollos
Comment:

Trac 1.2.x uses jQuery 1.11.3. You are using jQuery 3.3.1. Did you configure the jQuery location, or did you install Trac via an OS package manager, such as Debian?

You can point jQuery to a CDN to use version 1.11.3: TracIni#trac-jquery_location-option. I suggest doing that, because Trac isn't tested with any other version of jQuery.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13574 – Description

    v1 v2  
    11Trac 1.2, dynamicfield source zip r17416
    22
    3 1. hide_always = true fields still appear when modifying ticket (example is cc)
    4 2. hide_always = (pref:disable) still appear even when user-pref says to hide (example is purchaseorder)
     31. `hide_always = true` fields still appear when modifying ticket (example is cc)
     42. `hide_always = (pref:disable)` still appear even when user-pref says to hide (example is purchaseorder)
    55
    66{{{#!ini