Summary: | Bad POD breaks svc/barcode | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Architecture, internals, and plumbing | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | CLOSED FIXED | QA Contact: | Julian Maurice <julian.maurice> |
Severity: | normal | ||
Priority: | P5 - low | CC: | fridolin.somers, julian.maurice, lucas, mtompset, oleonard |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
19.11.00,19.05.02
|
|
Circulation function: | |||
Bug Depends on: | 20676 | ||
Bug Blocks: | |||
Attachments: |
Bug 23144: Replace missing =cut in svc/header
Bug 23144: Replace missing =cut in svc/header Bug 23144: Replace missing =cut in svc/header Bug 23144: (QA follow-up) Fix another POD error in svc/barcode |
Description
Nick Clemens (kidclamp)
2019-06-17 19:20:35 UTC
Created attachment 90690 [details] [review] Bug 23144: Replace missing =cut in svc/header Created attachment 90709 [details] [review] Bug 23144: Replace missing =cut in svc/header Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Similar to something I tinkered with, because of Owen. http://paste.koha-community.org/2708 Perhaps the 403 is another bug? Perhaps the 404 is at least a good idea for a section, but probably not 404? (In reply to M. Tompsett from comment #3) > Similar to something I tinkered with, because of Owen. > http://paste.koha-community.org/2708 > Perhaps the 403 is another bug? > Perhaps the 404 is at least a good idea for a section, but probably not 404? Yes, I think this would be another bug, maybe 400 instead of 404? https://www.restapitutorial.com/httpstatuscodes.html Created attachment 90782 [details] [review] Bug 23144: Replace missing =cut in svc/header Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> Created attachment 90783 [details] [review] Bug 23144: (QA follow-up) Fix another POD error in svc/barcode Nice work! Pushed to master for 19.11.00 Pushed to 19.05.x for 19.05.02 backported to 18.11.x for 18.11.08 |