Bug 10318

Summary: show email on patron search results
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: PatronsAssignee: Ketan Kulkarni <ketan>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P5 - low CC: gitbot, gmcharlt, katrin.fischer, ketan, kyle.m.hall, sandboxes
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:    
Bug Blocks: 16894    
Attachments: Template update
now showing primary email address of a patron in the patron search results page
[PASSED QA] Show primary email in patron search results

Description Nicole C. Engard 2013-05-23 14:31:45 UTC
On the patron search results page it would be great to see the email address. It could go in the name column with other contact info.

Nicole
Comment 1 Ketan Kulkarni 2013-10-09 14:44:05 UTC Comment hidden (obsolete)
Comment 2 I'm just a bot 2013-10-30 07:01:11 UTC
Patch applied cleanly, go forth and signoff
Comment 3 Biblibre Sandboxes 2014-01-07 18:24:08 UTC
Patch tested with a sandbox, by Melissa Lefebvre <melissa@bywatersolutions.com>
Comment 4 Biblibre Sandboxes 2014-01-07 18:24:27 UTC Comment hidden (obsolete)
Comment 5 Katrin Fischer 2014-01-12 21:42:28 UTC
Created attachment 24215 [details] [review]
[PASSED QA] Show primary email in patron search results

Now showing primary email address of a patron in the patron search results page

added mailto link to the email address

http://bugs.koha-community.org/show_bug.cgi?id=10318

Signed-off-by: Melissa Lefebvre <melissa@bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described, template only change.
Comment 6 Katrin Fischer 2014-01-12 21:43:11 UTC
This works nicely. A little improvement would be to avoid the additional blank line that is added, when a patron has an email, but no postal address.
Comment 7 Galen Charlton 2014-01-13 22:00:39 UTC
Pushed to master.  Thanks, Ketan!