[Koha-bugs] [Bug 17932] New: Koha::Object should provide a TO_JSON method

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 18 15:25:45 CET 2017


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

            Bug ID: 17932
           Summary: Koha::Object should provide a TO_JSON method
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at bugs.koha-community.org

The Koha::Object class should provide a TO_JSON method that prepares data for
JSON output. Right now, booleans are returned as integer values, and thus
invalid for JSON output as boolean values.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list