The patron details page always show the logged in library as the patron's home library instead of the true home library. This bug is particular to moremember.pl and does not affect other patron pages.
Created attachment 55443 [details] [review] Bug 17284 - Patron details page ( moremember.pl ) show logged in library as patron's home library The patron details page always show the logged in library as the patron's home library instead of the true home library. This bug is particular to moremember.pl and does not affect other patron pages. Test Plan: 1) Find a patron with a home library other than the logged in library 2) Note the patron home library as shown on moremember.pl matches the logged in library and not the patron's true home library 3) Apply this patch 4) Reload moremember.pl, the correct home library should display!
Created attachment 55446 [details] [review] [SIGNED-OFF] Bug 17284 - Patron details page ( moremember.pl ) show logged in library as patron's home library The patron details page always show the logged in library as the patron's home library instead of the true home library. This bug is particular to moremember.pl and does not affect other patron pages. Test Plan: 1) Find a patron with a home library other than the logged in library 2) Note the patron home library as shown on moremember.pl matches the logged in library and not the patron's true home library 3) Apply this patch 4) Reload moremember.pl, the correct home library should display! Signed-off-by: Owen Leonard <oleonard@myacpl.org>
This is about the library shown on the left side of the screen above the tabs!
Created attachment 55462 [details] [review] [PASSED QA] Bug 17284 - Patron details page ( moremember.pl ) show logged in library as patron's home library The patron details page always show the logged in library as the patron's home library instead of the true home library. This bug is particular to moremember.pl and does not affect other patron pages. Test Plan: 1) Find a patron with a home library other than the logged in library 2) Note the patron home library as shown on moremember.pl matches the logged in library and not the patron's true home library 3) Apply this patch 4) Reload moremember.pl, the correct home library should display! Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Pushed to master for 16.11!