https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35145 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #66 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. I added four patron attributes: STAT, TEST01, TEST04, TEST05 2. After the patch, and if no order is set for any attributes, they display in code order (alphabetical) for the self-registration form. 3. For the patron details page, and if no order is set for any attributes, they display in the same order. 4. For the patron edit form, they show in this order (I can't work out the order used): - TEST01 - STAT - SHOW_BARCODE - TEST05 - TEST04 5. If a patron is logged in, on the details page they are displayed either in the display order, or alphabetical (A-Z). 6. Using the "Appear in position" field works as expected. -- You are receiving this mail because: You are watching all bug changes.