https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41714 --- Comment #20 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- (In reply to Phil Ringnalda from comment #16)
Still fails for me with the pref set.
Apply patches, start ktd, set LinkerUseFrameworkAuthTypes to Use, ktd --shell, prove t/db_dependent/Headin*
t/db_dependent/Heading/MARC21.t .. 1/6 # Failed test 'Uses framework override when preference enabled' # at t/db_dependent/Heading/MARC21.t line 117. # got: 'TOPIC_TERM' # expected: 't9QeHL' # Looks like you failed 1 test of 3.
t/db_dependent/Heading.t ......... 1/7 # Failed test 'Uses framework authority type when enabled' # at t/db_dependent/Heading.t line 473. # got: 'TOPIC_TERM' # expected: 'tIWjEM8X' # Looks like you failed 1 test of 1.
This was a tricky caching issue. Glad you pointed it out. SOLVED! -- You are receiving this mail because: You are watching all bug changes.