https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16117 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |victor@tuxayo.net |y.org | Status|Signed Off |Failed QA --- Comment #22 from Victor Grousset/tuxayo <victor@tuxayo.net> --- (In reply to Victor Grousset/tuxayo from comment #18)
I get invalid_item logged when try a check out and check in but for renewals I get nothing either from /cgi-bin/koha/circ/renew.pl or from the header_search bar switched to "renew".
Did I miss something?
This is still not working. ----
Log scanned invalid patron identifiers as statistics
The logging feature of Koha isn't referred as statistics. Is it called like that because these logs are not viewable in the log viewer? And only in the statistics table. Any opinions to confirm that this feature does not need the results viewable via the UI? I would have guessed yes but better get opinions from people knowing better the user needs for this. --- note: there is no way to differentiate an invalid cardnumber from just searching a patron by name in the checkout header_search bar. So enabling logging here will lead to all of those searches by name being logged as false positives. I guess that's just a tradeoff the feature inherent of having field combining name and cardnumber search. not much to do here. --- note: record details => holds => search patron: it's not logged but it looks ok to leave that for a follow up ticket if there is actual demand. (previous point will also apply here) --- note: self check-in and self check-out works 👍 -- You are receiving this mail because: You are watching all bug changes.