Bug 35064 - Syntax error in db_revs/220600072.pl
Summary: Syntax error in db_revs/220600072.pl
Status: Pushed to oldstable
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Blou
QA Contact: Katrin Fischer
URL:
Keywords:
Depends on: 24381
Blocks:
  Show dependency treegraph
 
Reported: 2023-10-16 15:07 UTC by Blou
Modified: 2023-11-13 14:03 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.11.00,23.05.05,22.11.12


Attachments
Bug 35064: Extra parenthesis in db_revs/220600072.pl (982 bytes, patch)
2023-10-16 15:09 UTC, Blou
Details | Diff | Splinter Review
Bug 35064: Extra parenthesis in db_revs/220600072.pl (1.02 KB, patch)
2023-10-16 19:32 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Blou 2023-10-16 15:07:27 UTC
See Bug 34332.

The same error it corrected is also present in the update process.


Simply remove an extra parenthesis in the tt instruction.
Comment 1 Blou 2023-10-16 15:09:01 UTC
Created attachment 157201 [details] [review]
Bug 35064: Extra parenthesis in db_revs/220600072.pl

See Bug 34332.

The same error it corrected is also present in the update process.

This patch simply removes an extra parenthesis in the tt instruction.
Comment 2 Blou 2023-10-16 15:10:50 UTC
This should be backported in 23.05, as well.
Comment 3 Katrin Fischer 2023-10-16 19:32:17 UTC
Created attachment 157208 [details] [review]
Bug 35064: Extra parenthesis in db_revs/220600072.pl

See Bug 34332.

The same error it corrected is also present in the update process.

This patch simply removes an extra parenthesis in the tt instruction.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Katrin Fischer 2023-10-16 19:32:28 UTC
Moving directly to Passed QA.
Comment 5 Tomás Cohen Arazi 2023-10-18 13:23:45 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 6 Fridolin Somers 2023-10-25 07:29:01 UTC
Pushed to 23.05.x for 23.05.05
Comment 7 Matt Blenkinsop 2023-11-13 14:03:39 UTC
Nice work everyone!

Pushed to oldstable for 22.11.x