http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10876
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #21079|0 |1 is obsolete| | --- Comment #6 from M. Tompsett <[email protected]> --- Created attachment 21082 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21082&action=edit Fix opac-MARCdetail.pl partial hides Test Plan ========= 1) Find a biblio with multiple items. (e.g. a book with multiple branches) 2) Look it up in OPAC 3) View the details. 4) Normal view and MARC view should have the identical number of items. (Normal view: http://..../opac-detail.pl?biblionumber=#####) (MARC view: http://..../opac-MARCdetail.pl?biblionumber=#####) 5) In the staff client, set the OpacHiddenItems system preference to hide some of the data. (e.g. homebranch: [BRANCH2HIDE]) NOTE: if your multiple items are all the same branch, find another distinguishing feature to hide on. The goal is to hide some but not all items for this biblio. 5) Refresh the OPAC 6) Some of the details should be hidden now in Normal view, but not MARC view. 7) Click the MARC view. 8) All the items are showing. 9) Apply patches from 10872, 10584 10) Apply this patch 11) Refresh the OPAC 12) The MARC view should now only show the same things the normal view shows. (Normal view: http://..../opac-detail.pl?biblionumber=#####) (MARC view: http://..../opac-MARCdetail.pl?biblionumber=#####) -- 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/
