[Bug 18473] New: Search broken due to bug in dates handling
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18473 Bug ID: 18473 Summary: Search broken due to bug in dates handling Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org To reproduce: - Have a clean install: $ SKIP_WEBINSTALLER=1 CREATE_ADMIN_USER=1 vagrant up - Log in - Use the 'Search catalog' tab, search the letter a => FAIL: Internal server error koha-plack-err shows: Template process failed: undef error - The given date (04/01/2017) does not match the date format (iso) at /usr/share/koha/lib/Koha/DateUtils.pm line 152. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18473 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |17502 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17502 [Bug 17502] Add type check to output_pref and use exceptions -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18473 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- I've just imported a bunch of MARC records into the catalog, and the problem vanished, might be related. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18473 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I do not recreate with an existing install (removed zebra index and biblios). -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18473 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- 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. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18473 Bug 18473 depends on bug 17502, which changed state. Bug 17502 Summary: Add type check to output_pref and use exceptions https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17502 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org