[Koha-bugs] [Bug 16829] action_logs should have an 'interface' column

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 7 21:19:41 CEST 2016


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

Nicole C. Engard <nengard at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #53064|0                           |1
        is obsolete|                            |

--- Comment #10 from Nicole C. Engard <nengard at gmail.com> ---
Created attachment 53203
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53203&action=edit
Bug 16829: Unit tests for logaction's 'interface parameter'

This patch introduces tests for the new 'interface' parameter for the
C4::Log::logaction and C4::Log::GetLogs functions.

In logaction, it falls back to C4::Context->interface if ommited.

To test:
- Run
  $ prove t/db_dependent/Log.t
=> SUCCESS: Tests pass
- Sign off

Sponsored-by: NEKLS

Signed-off-by: Nicole C Engard <nengard at bywatersolutions.com>

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


More information about the Koha-bugs mailing list