https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32741
--- Comment #2 from Tomás Cohen Arazi <[email protected]> --- Created attachment 145773 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145773&action=edit Bug 32741: Fix {biblios|authorities}/bib1.att duplicate codes This patch fixes a duplicate attribute code for Author-in-order in the biblios definition. The picked code matches what was already in ccl.properties. Also Chronological-term for authorities gets fixed. To test: 1. Apply the regression tests 2. Run: k$ prove xt/verify_bib1.att.t => FAIL: Some failiures 3. Apply this patch 4. Repeat 1 => SUCCESS: Tests now pass! 5. Sign off :-D Signed-off-by: Tomas Cohen Arazi <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
