http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11476
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #24190|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <[email protected]> --- Created attachment 24197 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24197&action=edit [PASSED QA] Bug 11476 - Opac self registration title pull down offers 2 empty options If you have patron titles enabled, the OPAC patron details form lists 2 empty spaces instead of 1. An empty option is passed by the script, so the template does not need to include one. To test you must have at least one patron title set in BorrowersTitles system preference and OPACPatronDetails must be set to "allow." 1. Apply the patch 2. Log in to the OPAC 3. Click the "personal details" tab. 4. Click the "salutation" dropdown. There should be only one blank line preceding the existing titles. Test in both prog and bootstrap. Signed-off-by: Chris Cormack <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> Works as described for existing and creating new accounts. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
