Changes between Initial Version and Version 1 of Ticket #13574


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13574 – Description

    initial v1  
    442. hide_always = (pref:disable) still appear even when user-pref says to hide (example is purchaseorder)
    55
     6{{{#!ini
    67[components]
    78customfieldadmin.admin.customfieldadminpage = enabled
     
    7475purchaseorder.hide_always = (pref:disable)
    7576purchaseorder.label = Purchase Order
     77}}}
    7678
    77 Displaying ticket generates following eror in (firefox 68.0) browser
     79Displaying ticket generates following error in (firefox 68.0) browser
    7880
     81{{{
    7982jQuery.Deferred exception: input.attr(...) is undefined inputs_layout.get_field@http://trac.tracktrans.net/projects/tt/chrome/dynfields/layout.js:112:16
    8083Layout/this.update/<@http://trac.tracktrans.net/projects/tt/chrome/dynfields/layout.js:38:27
     
    103106 undefined jquery.js:2:17830
    104107TypeError: input.attr(...) is undefined layout.js:112:16
     108}}}
    105109
    106110Clicking modify opens ticket for editing but both CC and purchaseorder fields are visible even though flagged as always hidden
     
    108112System information
    109113
     114{{{
    110115User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
    111116Package Version
     
    125130jQuery UI       1.12.1
    126131jQuery Timepicker       1.2
     132}}}