[Koha-bugs] [Bug 13607] Patron management API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 3 15:05:55 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13607

Magnus Enger <magnus at enger.priv.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #10 from Magnus Enger <magnus at enger.priv.no> ---
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.


More information about the Koha-bugs mailing list