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

--- Comment #31 from David Cook <dc...@prosentient.com.au> ---
(In reply to Katrin Fischer from comment #30)
> Hm, tested this on a 3.22 database with the example from the test plan:
> 
> 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 seems to work correctly. You can also truncate
> with *.
> 
> Also filed this as a new bug report: bug 17815.

I'll comment there. Sounds interesting!

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to