Summary: | Error when incrementing Mana comment | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Web services | Assignee: | Alex Arnaud <alex.arnaud> |
Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | alex.arnaud, ian, magnus, martin.renvoize, victor |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 17047 | ||
Bug Blocks: | |||
Attachments: | Bug 22248: make svc/mana/increment print valid output |
Description
Owen Leonard
2019-01-31 13:39:28 UTC
Created attachment 90413 [details] [review] Bug 22248: make svc/mana/increment print valid output Test plan: - select an existing comment on a subscription - check the logs, note the error (Can't return outside a subroutine) - apply this patch - select an existing comment again - error should be gone I cannot reproduce this error to test.... a POST to http://localhost:8081/cgi-bin/koha/svc/mana/increment returns 200 OK with no content body. Browser console is happy and quiet. Perhaps a change on Mana's end? Any update here Alex? Same as Ian.
> 200 OK with no content body. Browser console is happy and quiet.
Owen: Can you still reproduce the problem? (In reply to Magnus Enger from comment #5) > Owen: Can you still reproduce the problem? I don't remember how I triggered the problem in the first place! I don't remember what I meant by "When I select an existing Mana comment on a subscription ..." I don't object to closing this bug if that's the consensus. +1 If someone else manages to reproduce it they will hopefully find this ticket. I've tried again to reproduce this bug and have failed. I don't see any errors showing up during the subscription add process, during Mana search, or during the process of adding comments to Mana. |