https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38339 Bug ID: 38339 Summary: Standard backend _get_core_fields are not translatable Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: ILL Assignee: koha-bugs@lists.koha-community.org Reporter: pedro.amorim@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: pedro.amorim@ptfs-europe.com, tomascohen@gmail.com Depends on: 35570 Following FIXME lines on ILL/Backend/Standard.pm: # FIXME: This should all be made translatable as is basically a # code => description mapping. The metadata() sub is using this # descriptions as keys. I thought this was a bug on this backend # but it turns out opac-illrequests.tt is using those descriptions # as keys. for example: # [% IF request.metadata.Author %][% request.metadata.Author | html %][% ELSE %]... Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35570 [Bug 35570] Add a generic master form in ILL -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.