https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31051
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #3 from Owen Leonard <[email protected]> --- This didn't work at first when using my own test data. I got this error: Can't call method "replacementprice" on an undefined value at /kohadevbox/koha/Koha/Patron.pm line 2206 It seems to come from there being lines in old_issues where the itemnumber is null. I'm not sure if that's normal or not. The only other issue I have is that I don't think "do not display anywhere on the OPAC" should be one of the preference options. It's contradictory to be able to select that *and* the other options. Users can select no options if they want the information not to appear. -- 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/
