https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40682
Bug ID: 40682
Summary: Koha::ILL::Request->status return inconsistent
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The method for overriding the setter is not consistent and returns `$self` in
case the status actually got changed, or a string (the current status) when
there's no change.
I believe this is not correct and should be solved. If a warning about not
being changed needs to be passed then it should use `->add_message`
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/