ILS-DI Messages uniformization
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Fri, 26 Feb 2010 20:37:46 +0000 (21:37 +0100)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 17 Mar 2010 00:39:31 +0000 (20:39 -0400)
commitf3581a594e77ebd282be560d20775e2d7a16259f
tree344fbbc3427a27333c3574527da65e567c2a685b
parent09221f7006bf799d76b2345fb347ab83b915726a
ILS-DI Messages uniformization

[MT2306_2271] ILS-DI Message codes consistence

The services now returns ILSDI error codes in a <code> tag, plus details in a <message> tag.

Exemple:

<LookupPatron>
<code>MissingParameter</code>
<message>The required parameter patron_id is missing.</message>
</LookupPatron>

[MT2306_2271] Minor changes in HTML

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/ILSDI/Services.pm
koha-tmpl/opac-tmpl/prog/en/modules/ilsdi.tmpl
opac/ilsdi.pl