https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25893 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107802|0 |1 is obsolete| | Attachment #107803|0 |1 is obsolete| | --- Comment #13 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 107869 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107869&action=edit Bug 25893: Use wildcards when searching logs The restores the wildcards that were used in the past To test: 0 - Ensure cataloguing logs and issues logs are enabled 1 - Edit an item 2 - Circulate that same item 3 - Browse to tools-> log viewer 4 - Put the itemnumber in the 'info' box 5 - You see only the circulation 6 - Put the itemnumber in the object box 7 - You see only the cataloging modification 8 - Apply patch 9 - Put itemnumber in info box 10 - you see both actions 11 - Put the itemnumber in the object box 12 - You see only the catalogiong modification Signed-off-by: Jason Robb <jrobb@sekls.org> Bug 25893: Don't wildcard object Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Bug 25893: (follow-up) Undo unrelated changes -- You are receiving this mail because: You are watching all bug changes.