Bug 16211

Summary: Missing </th> tag in member.tt line 392
Product: Koha Reporter: Sid <faceker>
Component: PatronsAssignee: Marc Véron <veron>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: gmcharlt, jonathan.druart, julian.maurice, kyle.m.hall, kyle, veron
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 13931    
Bug Blocks:    
Attachments: Bug 16211: Missing </th> tag in member.tt line 392
Bug 16211: Missing </th> tag in member.tt line 392

Description Sid 2016-04-06 10:14:40 UTC

    
Comment 1 Marc Véron 2016-04-07 16:00:49 UTC Comment hidden (obsolete)
Comment 2 Jonathan Druart 2016-04-11 11:11:21 UTC
Introduced by bug 13931, commit dad848a0a7154980d393c595361bde1bafcad9d5
Comment 3 Jonathan Druart 2016-04-11 11:12:35 UTC
Created attachment 50124 [details] [review]
Bug 16211: Missing </th> tag in member.tt line 392

This patch fixes the </th> tag in member.tt line 392

To test:
- Apply patch
- Verify that closing th tag on line 392 is OK
- Go to /cgi-bin/koha/members/member.pl, do a search and verify that
  results display as expected

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 4 Jonathan Druart 2016-04-11 11:12:51 UTC
Trivial, skipping QA.
Comment 5 Kyle M Hall 2016-04-29 14:11:18 UTC
Pushed to master for the 16.05 release! Thanks Marc!
Comment 6 Julian Maurice 2016-05-16 12:02:58 UTC
Not needed in stable versions, status changed to RESOLVED