http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9748
--- Comment #1 from Kyle M Hall <[email protected]> --- Created attachment 15895 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15895&action=edit Bug 9748 - noitemlinks not being enforced It appears that the conversion from HTML::Template to TT changed noitemlinks to ISSUE.noitemlinks, hence it is being ignored. This is a problem for SCO kiosks where all the navigation controls are hidden. Clicking the link means leaving the SCO module and not being able to get back. Test plan: 1) Run SCO module, check for item links 2) Apply patch 3) Run SCO module, note that the items no longer have links -- You are receiving this mail because: You are the assignee for the bug. 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/
