http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10862 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #4 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Owen Leonard from comment #2)
- Seems to be missing History.pm? - Database update message refers to "MT12541" rather than Bug 10862. - Typically new features like this are not enabled by default. - Preference description says "...patron search history in the OPAC." It should say "staff client." - catalogue/search-history.tt should use new datatables include file (Bug 10649) - The search history page title and breadcrumbs say "History search" where it should say "Search history" - I suggest that we use the term "catalog" instead of "biblio." "biblio" isn't really a word in English, although we use it Koha some places. I think naming the tabs "Catalog" and "Authority" would be clear:
"Your catalog search history is empty." "Delete your current catalog search history" "Delete your previous catalog search history"
Owen, Thanks for testing! The History.pm module is added by the bug 10807. All others requests are fixed in the followup. -- You are receiving this mail because: You are watching all bug changes.