Summary: | unnecessary 'use HTML::Template' | ||
---|---|---|---|
Product: | Koha | Reporter: | Galen Charlton <gmcharlt> |
Component: | Architecture, internals, and plumbing | Assignee: | Ian Walls <koha.sekjal> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | minor | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | koha.sekjal, paul.poulain |
Version: | 3.6 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Proposed Patch
Signed patch |
Description
Chris Cormack
2010-05-21 00:53:30 UTC
This is still true, even after the switch to Template::Toolkit. Is the fix simply to delete the line from all the files where it is found? Created attachment 6566 [details] [review] Proposed Patch Removes 4 unnecessary calls to HTML::Template or HTML::Template::Pro Created attachment 6574 [details] [review] Signed patch Signed off QA: Updating patch status to Passed QA now too. Patch pushed, please test This was included in the 3.6 branch prior to 3.6.4. |