Bug 7987

Summary: Typo causing invalid markup in circulation.tt
Product: Koha Reporter: Colin Campbell <colin.campbell>
Component: TemplatesAssignee: Colin Campbell <colin.campbell>
Status: CLOSED FIXED QA Contact: Ian Walls <koha.sekjal>
Severity: minor    
Priority: P5 - low CC: chris, paul.poulain, veron
Version: 3.6   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Proposed Patch
Bug 7987 [SIGNED-OFF] Fix typo in circulation template

Description Colin Campbell 2012-04-20 11:30:21 UTC
The closing </li> of a list entry appears to have lost a character meaning the li is not properly closed
Comment 1 Colin Campbell 2012-04-20 11:34:30 UTC Comment hidden (obsolete)
Comment 2 Marc VĂ©ron 2012-04-27 19:24:33 UTC
Created attachment 9322 [details] [review]
Bug 7987 [SIGNED-OFF] Fix typo in circulation template

li was not properly closed after loss of a character

Signed-off-by: Marc Veron <veron@veron.ch>

- Checked koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt before / after applying patch
- Line is changed as expected, ends now with </li>
Comment 3 Ian Walls 2012-04-27 20:05:40 UTC
One-character typo fix to templates.  Marking Passed QA.
Comment 4 Jared Camins-Esakov 2012-06-14 11:49:40 UTC
This patch will be in 3.6.6.