[Koha-bugs] [Bug 9756] Patron self registration missing the system preference PatronSelfRegistrationAdditionalInstructions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 6 17:34:10 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9756

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 15911
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15911&action=edit
Bug 9756 - Patron self registration missing the system preference
PatronSelfRegistrationAdditionalInstructions

The patron self registration system references a system preference
PatronSelfRegistrationAdditionalInstructions as a free text field
to add additional instructions for newly self registered patrons,
but the system preference in neither created in the database,
nor exposed via the staff interface.

Test Plan:
1) Apply patch
2) Run updatedatabase.pl
3) Add some text to the new system preference
PatronSelfRegistrationAdditionalInstructions
4) Enable opac self registrations and complete a self registration
5) Note the additional instructions you entered appear on the "registration
complete" page

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list