https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23980
Bug ID: 23980
Summary: Non existent include prevents template display
Change sponsored?: ---
Product: Koha
Version: 18.11
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: ILL
Assignee: [email protected]
Reporter: [email protected]
One of the patches done during the QA process on Bug 18589 moved the strings
into a separate file "ill-list-table-strings.inc", an include for this file was
added to "ill-requests.tt". This bug, being an enhancement, was not backported
to 18.11.x.
Some months later, Bug 23529 made some changes to that template, which
contained the include, which was by this time in master. Bug 23529 *was*
backported to 18.11.x, along with the include. This breaks since the include is
referring to a file that never made it into 18.11.x.
The original bug, 18589, was definitely an enhancement, so there's no point in
trying to backport it. The fix is to just remove the include.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/