https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39882

--- Comment #19 from Lucas Gass (lukeg) <[email protected]> ---
Created attachment 202273
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202273&action=edit
Bug 39882: Add ability to mask phone numbers on memberentry.pl

To test:
1. APPLY PATCH, restart_all, updatedatabase
2. Seach for the 2 new system preferences PhoneMaskPattern and PhoneMaskFields
3. The 2 prefs should be linked to each other, searching for one should bring
up the other.
4. Look at the "Examples" in the system pref description, make sure they make
sense.
5. Pick one of the pattern examples, or come up with your own. Add it to
PhoneMaskPattern.
6. For PhoneMaskFields, start by selecting all and saving.
7. Now go to Patrons > New patron
8. In each of the phone number fields try entering a phone number, make sure
the mask is working correctly.
9. Save the patron and edit them, make sure the phone masking works well on
each field when you are editing it.
10. Go back to PhoneMaskFields and turn some of the fields off.
11. Go back to patron editing and make sure that those field from step 10 do
NOT apply a mask.

Signed-off-by: David Nind <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to