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

--- Comment #2 from Martin Renvoize (ashimema) 
<[email protected]> ---
We've narrowed the same issue down in Shibboleth and likely have the fix for
this case too... we need to refresh the new patron object after it's creation
in auth_with_ldap before passing it back to auth.pm else the internal
representation of the data isn't up to date with whats in the database and we
try to reset those fields at update later.

What I don't fully understand is why the internal \'current_timestamp' is
somehow getting converted to 0000-00-00 for insert later from SCALAR dump.. but
I'll leave someone wiser than me to dig there if they're keen to.

-- 
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]
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/

Reply via email to