http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8435
--- Comment #57 from Jonathan Druart <[email protected]> --- (In reply to Galen Charlton from comment #51) > This, ultimately, is because the patch series makes it *required* that there > is a valid userenv, which was not the case before. can_edit_subscription() > should be revised so that it doesn't crash if there's no userenv. Galen, I fixed that and added a new unit tests to check the userenv value. The behavior is: without userenv, subscriptions cannot be edited. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
