[Koha-bugs] [Bug 3820] Members in Log Viewer Showing ?? in UPDATE

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 14 12:11:34 CET 2019


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

--- Comment #13 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Changed fields will be listed in canonical order now.

Any opinions on 'before/after' vs 'from/to'.. if we switch to 'from/to' we get
them in that order for free with the canonicalisation switch.. with
'before/after' we will get 'after' coming before 'before' in the output
wherever the raw json is shown as obviously 'a' comes before 'b' in the
alphabet ;)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list