https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23486
--- Comment #35 from Nick Clemens (kidclamp) <[email protected]> --- (In reply to Owen Leonard from comment #33) > I keep getting an error when adding a patron. It seems only happen if I have > "Patron creation" checked under the TrackLastPatronActivity. > > When I fill out the patron creation form and submit I get an error message > at the top of the page, "The following fields are wrong. Please fix them." > But no fields are listed and no fields appear to be filled out incorrectly. updated_on was beign returned as 'current_timestamp', I had to add a refetch of the patron to ensure we got the value -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
