https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20558 --- Comment #2 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Marcel de Rooy from comment #1)
(In reply to Jonathan Druart from comment #0)
What are the consequences of this?
There are no consequences. This is dead code.
Are you sure? Didn't investigate much, only using git grep admin/marctagstructure.pl: marc_tag_structure.authorised_value as mts_authorized_value, admin/marctagstructure.pl: $row_data{authorised_value} = $results[$i]->{'mts_authorised_value'}; koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt: <td>[% loo.authorised_value | html %]</td> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.