http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9293
--- Comment #15 from Kyle M Hall <[email protected]> --- (In reply to comment #14) > Hi Kyle, > Don't you think JSON::to_json is more adapted than Data::Dumper::Dumper here? I think that's a great idea, but Dumper is currently the way most everything is stored for the action logs. Perhaps we should submit a bug to switch everything to that and have it depend on this bug. We would have to have updatedatabase convert everything that is already in the action logs as well. -- You are receiving this mail because: 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/
