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

--- Comment #13 from Martin Renvoize <[email protected]> ---
The 'infos' parameter of logaction is really inconsistent in general.. I'd love
to see it consistently be JSON myself.. as a universally easy thing to
encode/decode with handling built-in at the object level for consistent
handling of numbers and dates.

I also prefer 'diff' to 'whole object dumps'.. when improving the change log
for patron modification I chose to create a json representation of just the
changed fields rather than dumping the whole patron object into the logs...
having said that.. some of the log output I've since learnt depends on doing
diffs at the point of display so need whole object dumps at the moment.

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

Reply via email to