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: gmcha...@gmail.com
          Reporter: tomasco...@gmail.com
        QA Contact: testo...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to