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

--- Comment #1 from Olli-Antti Kivilahti <[email protected]> ---
Created attachment 35404
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35404&action=edit
Bug 13602 - Username/password already exists when editing borrower attributes
and messaging preferences

When editing a Patron's messaging preferences or borrower attributes, one
cannot
save changes because 'userid' is not given as a parameter.

It shouldn't, but the
Check_Userid($newdata{'userid'},$borrowernumber) -check must have it.

AFTER THIS PATCH:
Check_Userid() is not called when modifying or saving partial borrower
properties.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to