https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17815
Bug ID: 17815
Summary: Problems with search for dateaccessioned
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Searching
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Tested this as described in bug 14861:
Search from advanced search by accession date:
2011-09-01 - 2011-09-30
9461 results
Searched with SQL:
select distinct biblionumber from items where dateaccessioned between
'2011-09-01' and '2011-09-30'
805 results
The date range search doesn't seem to work right.
The search for a single date appears to work correctly.
It's also possible to truncate dates using *.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/