Bug 12718 - Show extended patron attributes in the OPAC
Summary: Show extended patron attributes in the OPAC
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
: 12053 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-08-05 00:28 UTC by Nicole C. Engard
Modified: 2016-06-21 21:37 UTC (History)
5 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 12718 - Show extended patron attributes in the OPAC (3.07 KB, patch)
2014-08-07 18:27 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 12718 - Show extended patron attributes in the OPAC (3.09 KB, patch)
2014-08-08 02:55 UTC, Chris Cormack
Details | Diff | Splinter Review
[PASSED QA] Bug 12718 - Show extended patron attributes in the OPAC (3.34 KB, patch)
2014-08-10 21:19 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 Nicole C. Engard 2014-08-05 00:28:16 UTC
When you set up a patron attribute you can choose to 'show in opac' but it doesn't actually show in the OPAC. It used to before we added the patron self registration functionality.
Comment 1 Owen Leonard 2014-08-05 00:54:40 UTC
Nicole can you please specify in which version this worked?
Comment 2 Owen Leonard 2014-08-05 13:25:37 UTC
Never mind I found it. The last version which included patron attributes seems to have been commit 5e61a800db006e3c4975c27eaf91ae76a3e6ae2d
Comment 3 Owen Leonard 2014-08-07 18:27:15 UTC Comment hidden (obsolete)
Comment 4 Chris Cormack 2014-08-08 02:55:54 UTC Comment hidden (obsolete)
Comment 5 Katrin Fischer 2014-08-10 21:19:20 UTC
Created attachment 30668 [details] [review]
[PASSED QA] Bug 12718 - Show extended patron attributes in the OPAC

At some point the patron details page in the OPAC lost the display of
patron attributes. This patch returns the attributes to the update page.

To test, log in to the OPAC as a patron who has data in one or more
extended patron attributes. View the "your personal details" page
(opac-memberentry.pl):

- Confirm that the information displays correctly.
- Test with OPACPatronDetails both on and off.
- Test with patron who has no data in extended patron attributes.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Attributes only display when 'display in OPAC' is configured.
Attribute shows correct description, when authorised value is used.
Works as expected, updating is currently not yet possible.
Comment 6 Tomás Cohen Arazi 2014-08-26 17:31:05 UTC
Patch pushed to master.

Thanks Owen!
Comment 7 Nicole C. Engard 2014-11-24 16:13:05 UTC
Will this be backported to 3.16.x ?
Comment 8 Fridolin Somers 2014-12-29 08:48:54 UTC
*** Bug 12053 has been marked as a duplicate of this bug. ***
Comment 9 Fridolin Somers 2014-12-29 08:51:18 UTC
(In reply to Nicole C. Engard from comment #7)
> Will this be backported to 3.16.x ?
I'd like this too.