http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7933
--- Comment #8 from Ian Bays <[email protected]> --- Comment 6 was in response to the initial (#1) bug. The problems and (a) solution apply to code at version 3.06.02.003 Koha. The code in comment 6 does not mention the hidden characteristic, but the existing code in opac-MARCdetail.pl does indeed do a "next" if hidden. I'll leave it for others to debate the virtue of hiding MARC subfields in the two MARC display formats. However the point I was trying to fix was that in labeled (should be labelled) MARC view it was not showing subfields if we had chosen to move the subfield to a different edit tab (eg move 245$a to tab 0 for convenience). I am sure there are more elegant fixes than mine, but on basic testing the fix proposed works. I could not see any reference in comment 6 to processing for hidden. I see the time of Kyle's post (#5) is the same date as post #6 so if Kyle's post removes the problem I apologise for any confusion but I can only see reference to handling for "hidden" in other recent posts and no mention of tags being moved to different edit tabs failing to display. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
