Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Jonathan Druart 2d4226902d Bug 17495: Fix 'method selected not covered by test' in reports/issues_stats.pl
If you access reports/issues_stats.pl, you will get
Template process failed: undef error - The method selected is not
covered by tests! at /home/vagrant/kohaclone/C4/Templates.pm line 121
http://localhost:8081/cgi-bin/koha/reports/reports-home.pl

Bug 15407 sent objects to the template and the selected method is not
defined.
The bug had been highlighted by bug 17425 which dies instead of hides the error.

Not that the "selected" code was not needed, the different elements of
the page never select a specific value.

Test plan:
Apply this patch and confirm that the error is no longuer displayed.

Reproduced. Followed test plan, works as expected.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Katrin Fischer  <katrin.fischer@bsz-bw.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-10-28 11:26:58 +00:00
..
acqui Bug 17446: Typo seleted 2016-10-11 16:54:10 +00:00
admin Bug 14874 - Add ability to search for patrons by date of birth from checkout and patron quick searches 2016-10-27 13:21:13 +00:00
authorities
basket Bug 17109: [QA Follow-up] Die when wrong token 2016-09-09 13:37:47 +00:00
batch
catalogue Bug 14610 - Add and update scripts 2016-10-26 12:15:14 +00:00
cataloguing Bug 16800: Fix XSS in additem.pl 2016-09-25 13:10:59 +00:00
circ Bug 14610: Follow-up 2 2016-10-26 12:15:25 +00:00
common Bug 16752 - Remove the use of event attributes from some acquisitions templates - Funds 2016-09-15 13:56:42 +00:00
course_reserves Bug 17112: Action buttons for course reserves detail page 2016-09-09 13:17:50 +00:00
errors
help Bug 16978: Add delete reports user permission 2016-09-09 13:23:52 +00:00
installer
labels Bug 17083: Remove more event attributes from tools templates 2016-09-25 15:48:13 +00:00
members Bug 14610 [QA Followup] - Implement staff patron tab 2016-10-26 12:15:17 +00:00
offline_circ Bug 17056 - Remove event attributes from various templates 2016-09-25 15:47:47 +00:00
patron_lists
patroncards
plugins
reports Bug 17495: Fix 'method selected not covered by test' in reports/issues_stats.pl 2016-10-28 11:26:58 +00:00
reserve Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
reviews
rotating_collections Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
serials Bug 17245: Untranslatable abbreviated names of seasons. 2016-09-25 13:50:28 +00:00
services
sms
suggestion Bug 17056 - Remove event attributes from various templates 2016-09-25 15:47:47 +00:00
tags
test
tools Bug 17083: Remove more event attributes from tools templates 2016-09-25 15:48:13 +00:00
virtualshelves Bug 17316: Do not display the list's name if the user does not have permission - Staff 2016-09-25 13:13:58 +00:00
about.tt Bug 7143 NEW added Kyle Hall as release manager. 2016-10-11 11:34:39 +00:00
auth.tt Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
intranet-main.tt Bug 14610 - Add and update scripts 2016-10-26 12:15:14 +00:00