http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1662
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Version|rel_3_2 |master Assignee|[email protected] |colin.campbell@ptfs-europe. | |com QA Contact| |[email protected] --- Comment #2 from Katrin Fischer <[email protected]> --- OPACDisplayExtendedSubInfo and OPACSubscriptionDisplay don't exist on current master and are not referenced in the code. SubscriptionHistory seems to be only referenced from 2 templates: http://localhost:8080/cgi-bin/koha/serials/serial-issues.pl?biblionumber=1 This template seems currently not to be used in serials. It's not linked to. and http://localhost/cgi-bin/koha/opac-serial-issues.pl?biblionumber=100&selectview=small The system preference seems to work there. It changes which view is preselected when you click on 'more details' on the subscription tab in OPAC. When showing the subscription information for a biblio, show ______ of the serial issues. - 'a summary' preselects 'Brief history' - 'a full list' preselects 'Full History' I suggest to change the wording of the syspref to make it more clear what will happen: When showing the subscription information for a bibliographic record, preselect [brief history|full history] view of the serial issues. -- 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/
