Bug 8894 - Software error calling Help on Local use in System preferences
Summary: Software error calling Help on Local use in System preferences
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-10 05:31 UTC by Marc Véron
Modified: 2014-12-07 20:02 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Véron 2012-10-10 05:31:04 UTC
To reproduce:

Go to system preferences, click on tab "Local use", then click on "?" to display Help.

Result:
---------------------------
Software error:
Template process failed: file error - (...)/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/systempreferences.tt: not found at /usr/share/kohaclone/C4/Templates.pm line 132.
---------------------------

Reason: 
All other tabs display preferences.pl, Tab "Local use" displays systemprefereces.pl, but the help file is missing.

This bug affects user experience...
...and it is really nasty if it happens during a demo.

Marc
Comment 1 Marc Véron 2014-04-13 09:37:00 UTC
Works now with current master (3.15.00.028)