https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23386 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #91844|0 |1 is obsolete| | --- Comment #3 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 91866 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91866&action=edit Bug 23386: Add language of original in advanced search In advanced search there is a language limit (UNIMARC 101$a), add language of original (UNIMARC 101$c). This patch adds a TT BLOCK to avoid copy the code. Test plan: 1) Create some records with language and language of original 2) Go to advanced search page 3) Check limit on language is OK 4) Check limit on language of the original is OK 5) Check using both is OK Signed-off-by: Maryse Simard <maryse.simard@inlibro.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.