[Koha-bugs] [Bug 20558] typo mts_authorized_value vs mts_authorised_value in admin/marctagstructure.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 17 10:13:02 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20558

--- Comment #2 from Jonathan Druart <jonathan.druart+koha at 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.


More information about the Koha-bugs mailing list