Summary: | show email on patron search results | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Patrons | Assignee: | Ketan Kulkarni <ketan> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gitbot, gmcharlt, ketan, kyle.m.hall, sandboxes |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
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
Created attachment 21921 [details] [review] Template update Patch applied cleanly, go forth and signoff Patch tested with a sandbox, by Melissa Lefebvre <melissa@bywatersolutions.com> Created attachment 23991 [details] [review] 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> 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. 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. Pushed to master. Thanks, Ketan! |