https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30279
Ola Andersson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |In Discussion CC| |[email protected] --- Comment #5 from Ola Andersson <[email protected]> --- (In reply to Lucas Gass from comment #4) > (In reply to Lucas Gass from comment #3) > > A couple things to note here: > > > > 1. On viewlog.tt PatronViewLog should probably have it's own checkbox under > > 'Modules' so you can search the logs for that specifically. > > > > 2. The act of checking out an item puts several entry's into the logs. If I > > land on the patrons detail page (1 log), move to the Check out page ( 2nd > > log ), check something out ( 3rd log ), and so on. That seems like a lot of > > logging. > > > > 3. QA tool is complaining about missing filters: > > > > FAIL koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc > > FAIL filters > > missing_filter at line 6 ([% > > ViewLog.log_patron_view(patron.borrowernumber) %]) > > 1 and 2 are just my thoughts, but I will set this to FQA because of 3, the > missing filter. As a response to point 2: I took part in the initial design and background to this feature that looked for an efficient way to log every page rendering in Koha that exposed patron information - this is achieved in a simple yet powerful way by this Gothenburg implementation. The idea is that you should be able to tell when patron information has been exposed within the staff client. -- 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/
