https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35145
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #66 from David Nind <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
