| Summary: | related_resultset is a hole in the Koha::Object logic | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
| Component: | Architecture, internals, and plumbing | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | CLOSED FIXED | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | jonathan.druart, martin.renvoize, nick |
| Version: | Main | ||
| 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: | ||
| Circulation function: | |||
| Attachments: |
Bug 22033: Remove related_resultset from the list of available methods
Bug 22033: Remove related_resultset from the list of available methods |
||
|
Description
Martin Renvoize (ashimema)
2018-12-20 16:57:38 UTC
Created attachment 83432 [details] [review] Bug 22033: Remove related_resultset from the list of available methods It is not covered by tests. It is a mistake, it should not be there. Created attachment 83441 [details] [review] Bug 22033: Remove related_resultset from the list of available methods It is not covered by tests. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Trivial patch, going straight for PQA Awesome work all! Pushed to master for 19.05 Pushed to 18.11.x for 18.11.02. I chose to backport this to the 18.11.x as we're early in the cycle. I don't feel it's required for earlier releases however as it's a precautionary measure to prevent it's misuse in future developments. Marking RESOLVED FIXED |