| Summary: | ilsdi.pl GetRecords documentation does not match output | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jon Knight <J.P.Knight> |
| Component: | Web services | Assignee: | Jon Knight <J.P.Knight> |
| Status: | CLOSED FIXED | QA Contact: | Josef Moravec <josef.moravec> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | josef.moravec |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
19.11.00
|
|
| Circulation function: | |||
| Attachments: |
Bug 23429: ilsdi.pl GetRecords documentation does not match output
Bug 23429: ilsdi.pl GetRecords documentation does not match output Bug 23429: ilsdi.pl GetRecords documentation does not match output |
||
|
Description
Jon Knight
2019-08-05 14:09:45 UTC
Created attachment 92405 [details] [review] Bug 23429: ilsdi.pl GetRecords documentation does not match output Updated contents of Describe for GetRecords to match current behaviour. To test, ensure ILSDI is configured and then compare the output of: http://yourserver/cgi-bin/koha/ilsdi.pl?service=Describe&verb=GetRecords before and after applying the patch. Note that afterwards it includes things like <onloan> and has removed elements such as <date_due> that no longer get returned. Created attachment 94978 [details] [review] Bug 23429: ilsdi.pl GetRecords documentation does not match output Updated contents of Describe for GetRecords to match current behaviour. To test, ensure ILSDI is configured and then compare the output of: http://yourserver/cgi-bin/koha/ilsdi.pl?service=Describe&verb=GetRecords before and after applying the patch. Note that afterwards it includes things like <onloan> and has removed elements such as <date_due> that no longer get returned. https://bugs.koha-community.org/show_bug.cgi?id=23429 Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Nice improvement, Thx Jon! Created attachment 94979 [details] [review] Bug 23429: ilsdi.pl GetRecords documentation does not match output Updated contents of Describe for GetRecords to match current behaviour. To test, ensure ILSDI is configured and then compare the output of: http://yourserver/cgi-bin/koha/ilsdi.pl?service=Describe&verb=GetRecords before and after applying the patch. Note that afterwards it includes things like <onloan> and has removed elements such as <date_due> that no longer get returned. https://bugs.koha-community.org/show_bug.cgi?id=23429 Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Nice work! Pushed to master for 19.11.00 |