https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31391

--- Comment #76 from Aleisha Amohia <[email protected]> ---
Hi Matrin, Pedro and David

I have:
- rebased the patches
- implemented UseRecalls to have choices so that RecallsInterface isn't needed
- begun working on the recalls error messages

This ends up causing significant changes to the existing recalls logic so I
wanted to check my approach before I get too deep.

Could you please look at the latest WIP patch and let me know if this is what
you had in mind for implementing those error messages?

Something I'm concerned about in particular is that included more detailed
error messages means you can no longer do `if ( $biblio->can_be_recalled )` as
it returns a string which Perl interprets at `true`.

Would appreciate any thoughts or ideas.

-- 
You are receiving this mail because:
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/

Reply via email to