[Koha-bugs] [Bug 15939] modification logs view now silently defaults to only current day's actions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 1 12:01:13 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15939

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 48496
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48496&action=edit
Bug 15939: Action logs - Do not default dates to today

When accessing the modification logs from a link that does not
explicitly set the to and from dates (e.g., from patron or bib details),
no results are displayed unless the object had an action occur during
the current day.

This is a side-effect of commit 5dceb851 for bug 13813.

Test plan:
- View the modification logs of a record which has already been modified
(/tools/viewlog.pl?do_it=1&modules=CATALOGUING&action=MODIFY&object=XXX)
=> Without this patch, you won't see any logs (unless you have modified
the record today)
=> With this patch, the behavior is the same as prior bug 13813 (you can
check in 3.20.x), you will see all logs

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list