http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6439
--- Comment #4 from Frédéric Demians <[email protected]> 2011-09-30 05:02:50 UTC --- (In reply to comment #3) > This is not resolved, and it's not a duplicate of 4374, it's a > consequence of it. The changed that was pushed for 4374 broke the > field hiding for the Frameworks, and this bug report will be used to > track how we're going to fix it. I pointed to bug 4374 to show where this issue comes from. I didn't say it's a duplicate. And I specifically pointed to this comment included to the patch for RM: TO BE INTEGRATED IN RELEASE NOTES: Koha sysadmin should have to edit its frameworks to add hidden=1 in appropriate subfields. For libraries who have crafted their own framework, this isn't really an issue since they already show a subset of MARC fields. For libraries who use Default framework, it is. For them, this can speed up the transition: - UPDATE marc_subfield_structure SET hidden=-1 - Then by hand, in Koha framework editor, show specific subfields, for example in MARC21: 008, 020a, 245ab, 260abc, 700a -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
