Bug 14681 - Warn when adding help to 404 page
Summary: Warn when adding help to 404 page
Status: RESOLVED DUPLICATE of bug 14580
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-14 09:36 UTC by Joonas Kylmälä
Modified: 2015-12-13 22:32 UTC (History)
3 users (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 Joonas Kylmälä 2015-08-14 09:36:18 UTC
Going to cgi-bin/koha/errors/404.pl in staff side and then clicking the Help and after that clicking Add help you get the following warning/error:
 
edithelp.pl: Use of uninitialized value $lang in concatenation (.) or string at kohaclone/edithelp.pl line 74.

The problem is the same type as it is in Bug 14580.
Comment 1 Aleisha Amohia 2015-12-13 22:32:57 UTC

*** This bug has been marked as a duplicate of bug 14580 ***