Summary: | Syntax error in kohastructure.sql | ||
---|---|---|---|
Product: | Koha | Reporter: | Peter Kelly <peterAtKohaBugzilla> |
Component: | Database | Assignee: | Peter Kelly <peterAtKohaBugzilla> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | blocker | ||
Priority: | P5 - low | CC: | chris, robin |
Version: | 3.12 | ||
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: | 8365 | ||
Bug Blocks: | |||
Attachments: |
Adds a missing comma, thereby fixing the syntax error
[PASSED QA] Bug 9919: Correct syntax error caused by missing comma. |
Description
Peter Kelly
2013-03-25 03:47:44 UTC
Created attachment 16845 [details] [review] Adds a missing comma, thereby fixing the syntax error Created attachment 16848 [details] [review] [PASSED QA] Bug 9919: Correct syntax error caused by missing comma. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Simple fix for a bad problem. One line fix for a blocker bug, moving this to passed QA. This patch has been pushed to master. |