Bug 16211 - Missing </th> tag in member.tt line 392
Summary: Missing </th> tag in member.tt line 392
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial (vote)
Assignee: Marc Véron
QA Contact: Testopia
URL:
Keywords:
Depends on: 13931
Blocks:
  Show dependency treegraph
 
Reported: 2016-04-06 10:14 UTC by Sid
Modified: 2016-12-05 21:23 UTC (History)
6 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 16211: Missing </th> tag in member.tt line 392 (1.20 KB, patch)
2016-04-07 16:00 UTC, Marc Véron
Details | Diff | Splinter Review
Bug 16211: Missing </th> tag in member.tt line 392 (1.27 KB, patch)
2016-04-11 11:12 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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