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.
Nicole can you please specify in which version this worked?
Never mind I found it. The last version which included patron attributes seems to have been commit 5e61a800db006e3c4975c27eaf91ae76a3e6ae2d
Created attachment 30593 [details] [review] 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.
Created attachment 30609 [details] [review] 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>
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.
Patch pushed to master. Thanks Owen!
Will this be backported to 3.16.x ?
*** Bug 12053 has been marked as a duplicate of this bug. ***
(In reply to Nicole C. Engard from comment #7) > Will this be backported to 3.16.x ? I'd like this too.