Summary: | Unable to view vendor with strict_sql_modes enabled | ||
---|---|---|---|
Product: | Koha | Reporter: | Andrew Isherwood <bugzilla> |
Component: | Acquisitions | Assignee: | Martin Renvoize (ashimema) <martin.renvoize> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P5 - low | CC: | jonathan.druart, nick |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 21385 | ||
Bug Blocks: | 17258 |
Description
Andrew Isherwood
2018-10-29 14:39:33 UTC
Searching for vendors is broken as well (same reason I think) I do not recreate that one, should have been fixed by commit 2e35da4f6b0e2c25ca1e6acb3e80f8b9d65cb658 Bug 20144: [sql_modes] Fix GROUP BY clause in GetBasketsInfosByBookseller Which SQL error do you get? If it does not print in the log, can you warn it? Jenkins is currently failing because of this, the SQL error is: "Non-grouping field 'expected_items' is used in HAVING clause" |