http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13607
Magnus Enger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #10 from Magnus Enger <[email protected]> --- I did some basic exercising of the API calls with the attached script, and it seems to work as advertised. Yay! * Minor problem: - The POD (synopsis and description) in C4/Output/XMLStream.pm seems to mix up XML and JSON a bit. * Major problem: - EnhancedMessagingPreferences = allow - Create a new patron from scratch - Change the category from the default one - Firebug reports a 500 error for /cgi-bin/koha/members/default_messageprefs.pl The actual error reported: Software error: Can't use string ("C4::Service") as a HASH ref while "strict refs" in use at /home/vagrant/kohaclone/C4/Service.pm line 262. -- 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/
