Bug 12866 - Incorrect display of Email Address in Alternate Address Patron Details
Summary: Incorrect display of Email Address in Alternate Address Patron Details
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P4 minor (vote)
Assignee: Janet McGowan
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-03 16:00 UTC by Janet McGowan
Modified: 2015-06-04 23:32 UTC (History)
4 users (show)

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


Attachments
Bug 12866: Fixes Display of Email in Alternate Address Incorrect display of Email Address in Alternate Address Patron Details (1.42 KB, patch)
2014-09-03 16:20 UTC, Janet McGowan
Details | Diff | Splinter Review
Bug 12866: Fixes Display of Email in Alternate Address Incorrect display of Email Address in Alternate Address Patron Details (1.67 KB, patch)
2014-09-03 16:45 UTC, Marc Véron
Details | Diff | Splinter Review
[PASSED QA] Bug 12866: Fixes Display of Email in Alternate Address (1.77 KB, patch)
2014-09-03 16:57 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Janet McGowan 2014-09-03 16:00:26 UTC
When an Email address is added in the Email field in Alternate Address, the Detail Display shows the data from the Primary Email field. When you select to edit the record the alternate email shows correctly. The mailto: link gives the correct alternate email, however the display shows the primary email field instead.
Comment 1 Janet McGowan 2014-09-03 16:20:54 UTC Comment hidden (obsolete)
Comment 2 Marc Véron 2014-09-03 16:45:19 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2014-09-03 16:57:39 UTC
Created attachment 31351 [details] [review]
[PASSED QA] Bug 12866: Fixes Display of Email in Alternate Address

Incorrect display of Email Address in Alternate Address Patron Details

Without patch, mail from primary address is displayed in Alternate address
With patch, correct mail address is displayed
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described, no problems found.
Comment 4 Katrin Fischer 2014-09-03 16:58:24 UTC
Congratulations on your first patch Janet! :)
Comment 5 Tomás Cohen Arazi 2014-09-03 17:19:22 UTC
Patch pushed to master.

Thanks Janet! And congratulations for your first commit!