Bug 16893

Summary: Missing closing tag disrupts patron detail page style
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: f.demians, hector.hecaxmmx, julian.maurice, kyle
Version: Main   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/members/moremember.pl?borrowernumber=X
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 12509    
Bug Blocks:    
Attachments: Bug 16893 - Missing closing tag disrupts patron detail page style
[SIGNED-OFF]Bug 16893: Missing closing tag disrupts patron detail page style
[PASSED QA] Bug 16893: Missing closing tag disrupts patron detail page style
Bug 16893 - Missing closing tag disrupts patron checkouts page style

Description Owen Leonard 2016-07-11 12:50:50 UTC
There is a missing closing </i> in the moremember.tt template when the patron has a restriction message. The whole page is in italics.
Comment 1 Owen Leonard 2016-07-11 12:53:43 UTC Comment hidden (obsolete)
Comment 2 Héctor Eduardo Castro Avalos 2016-07-11 15:25:49 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2016-07-11 20:58:28 UTC
Created attachment 53285 [details] [review]
[PASSED QA] Bug 16893: Missing closing tag disrupts patron detail page style

A missing closing </i> causes the the patron detail page to be in all
italics if the patron has a restriction message. This patch corrects it.

To test, apply the patch and locate a patron who has a restriction
message. The restriction message should be in italics but the rest of
the page should display normally.

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Rest of the page displayed normally

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Katrin Fischer 2016-07-11 20:59:09 UTC
Created attachment 53286 [details] [review]
Bug 16893 - Missing closing tag disrupts patron checkouts page style

Same fix as for the details page: checkouts page is very italic
when there is a restriction with a comment on the patron
account.
Comment 5 Kyle M Hall 2016-07-15 15:04:31 UTC
Pushed to master for 16.11, thanks Owen, Katrin!
Comment 6 Frédéric Demians 2016-08-01 13:40:14 UTC
Pushed in 16.05. Will be in 16.05.02.
Comment 7 Julian Maurice 2016-08-17 10:50:29 UTC
Patches pushed to 3.22.x, will be in 3.22.10