https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29906
--- Comment #18 from Andrew Nugged <[email protected]> --- (In reply to Martin Renvoize from comment #15) > I don't think we need this line changed.. just the second one. I agree that it's somewhat double-checking, because API specs don't allow undef to pass here, so $body->{suspended_until} don't expect ever be undef (I just added that check to restore "old code logic", but this is not important) -- 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/
