Summary: | Search broken due to bug in dates handling | ||
---|---|---|---|
Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Component: | Architecture, internals, and plumbing | Assignee: | Galen Charlton <gmcharlt> |
Status: | CLOSED WORKSFORME | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P5 - low | CC: | jonathan.druart |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 17502 | ||
Bug Blocks: |
Description
Tomás Cohen Arazi (tcohen)
2017-04-21 13:49:25 UTC
I've just imported a bunch of MARC records into the catalog, and the problem vanished, might be related. I do not recreate with an existing install (removed zebra index and biblios). I've just discovered that there was a problem in kohadevbox that made it fail to load the git clone's libs, and used the packaged ones. That was the root cause for this. Now that I fixed kohadevbox, I can no longer reproduce the issue. |