http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7067 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #52 from Owen Leonard <oleonard@myacpl.org> --- Another major bug: If I have PatronSelfRegistration turned off, clicking the "my personal details" page redirects to the OPAC home page. There needs to be several working combinations: - PatronSelfRegistration is ON, OPACPatronDetails is ON: New patrons can sign up on the OPAC, existing patrons can edit their details via the entry form. - PatronSelfRegistration is ON, OPACPatronDetails is OFF: New patrons can sign up on the OPAC but existing patrons can't edit their details via the entry form. [This option may not make much logical sense but since we can't link two preferences...] - PatronSelfRegistration is OFF, OPACPatronDetails is ON: New patrons can't sign up on the OPAC but existing patrons can edit their details via the entry form. - PatronSelfRegistration is OFF, OPACPatronDetails is OFF: Patrons can only view their details on the OPAC. Jonathan I hope you don't mind I'm removing the "signed off" status. I think there are too many issues with this for it to move forward just yet. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.