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

M. Tompsett <mtomp...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #58895|0                           |1
        is obsolete|                            |
  Attachment #58896|0                           |1
        is obsolete|                            |
  Attachment #58897|0                           |1
        is obsolete|                            |
  Attachment #58898|0                           |1
        is obsolete|                            |
  Attachment #58899|0                           |1
        is obsolete|                            |
  Attachment #58900|0                           |1
        is obsolete|                            |
  Attachment #58903|0                           |1
        is obsolete|                            |
  Attachment #58904|0                           |1
        is obsolete|                            |
  Attachment #58907|0                           |1
        is obsolete|                            |
  Attachment #59037|0                           |1
        is obsolete|                            |

--- Comment #108 from M. Tompsett <mtomp...@hotmail.com> ---
Created attachment 59277
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59277&action=edit
[SIGNED-OFF] Bug 17855 - Other followups

- Removed the html regex from the cardnumber field in the
'Create patron administrator' page of the onboarding tool. Added
'|html' into the the value attribute of the cardnumber input
field to filter the inputted cardnumber.

So now the same level of validation exists for validating the
inputted cardnumber in the staff interface and the onboarding
tool.

- Removed the unnecessary javascript cardnumber
validation code from onboardingstep3.tt

- Removed HTML regexes from all fields on all screens
of onboarding tool except branchcode, patron category code
and item type code. Also ensured these three remaining regexes
are all {1,10} for length as they are all required.

- Added |html and added in input title attribute to
input fields where it existed previously

Signed-off-by: Mark Tompsett <mtomp...@hotmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to