]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Fixup a lot of stuff based on a first round of real testing.
authorJason Stephenson <jason@sigio.com>
Fri, 24 Oct 2014 01:36:48 +0000 (21:36 -0400)
committerJason Stephenson <jason@sigio.com>
Fri, 24 Oct 2014 01:36:48 +0000 (21:36 -0400)
commit820d1034691706243c1455c9501e9fb84f49c520
tree6bcf8917b9d1b01b8002b2ac86b606014ed7407e
parent6af93402ca72e807883a79c2c21835636ba4bb06
Fixup a lot of stuff based on a first round of real testing.

Add ncip: namespace qualifier in templates and includes.

Reorder some fields because apparently the field order matters,
at least to xmllint when using the schema.

Make some code changes in NCIP::ILS::Evergreen to make sure that
date fields have the proper format. (This still needs testing, so
we'll see.)

Signed-off-by: Jason Stephenson <jason@sigio.com>
16 files changed:
lib/NCIP/ILS/Evergreen.pm
templates/includes/AcceptItemResponse.inc
templates/includes/CancelRequestItemResponse.inc
templates/includes/CheckInItemResponse.inc
templates/includes/CheckOutItemResponse.inc
templates/includes/ItemOptionalFields.inc
templates/includes/LookupUserResponse.inc
templates/includes/LookupVersionResponse.inc
templates/includes/RenewItemResponse.inc
templates/includes/RequestItemResponse.inc
templates/includes/ResponseHeader.inc
templates/includes/UserOptionalFields.inc
templates/includes/footer.inc
templates/includes/header.inc
templates/includes/problem.inc
templates/response.tt