31 Oct
2013
31 Oct
'13
9:53 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8435 --- Comment #57 from Jonathan Druart <jonathan.druart@biblibre.com> --- (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.