| Summary: | Tidy kohaTable block - bookings | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Templates | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | Pushed to main --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | lucas, martin.renvoize |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
26.05.00
|
|
| Circulation function: | |||
| Bug Depends on: | 39715 | ||
| Bug Blocks: | 41324, 41812 | ||
| Attachments: |
Bug 41565: Tidy kohaTable - bookings/list.tt
Bug 41565: bookings - auto tidy Bug 41565: Tidy kohaTable - bookings/list.tt Bug 41565: bookings - auto tidy Bug 41565: Tidy kohaTable - bookings/list.tt Bug 41565: bookings - auto tidy |
||
|
Description
Jonathan Druart
2026-01-09 13:57:59 UTC
Created attachment 191101 [details] [review] Bug 41565: Tidy kohaTable - bookings/list.tt Patch from commit f70c7fe Created attachment 191102 [details] [review] Bug 41565: bookings - auto tidy Patch from commit 9515333 Created attachment 191347 [details] [review] Bug 41565: Tidy kohaTable - bookings/list.tt Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 191348 [details] [review] Bug 41565: bookings - auto tidy Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 192783 [details] [review] Bug 41565: Tidy kohaTable - bookings/list.tt Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> Created attachment 192784 [details] [review] Bug 41565: bookings - auto tidy Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> I think it is OK to ignore this: xt/find-missing-csrf.t .......................... 1/3 # Failed test 'The <form> in the following files are missing it's corresponding csrf_token include (see bug 22990)' # at xt/find-missing-csrf.t line 39. # got: '1' # expected: '0' # $VAR1 = 'koha-tmpl/intranet-tmpl/prog/en/modules/bookings/list.tt:415'; # Looks like you failed 1 test of 3. Nice work everyone! Pushed to main for 26.05 (In reply to Lucas Gass (lukeg) from comment #7) > I think it is OK to ignore this: > > xt/find-missing-csrf.t .......................... 1/3 > # Failed test 'The <form> in the following files are missing it's > corresponding csrf_token include (see bug 22990)' > # at xt/find-missing-csrf.t line 39. > # got: '1' > # expected: '0' > # $VAR1 = 'koha-tmpl/intranet-tmpl/prog/en/modules/bookings/list.tt:415'; > # Looks like you failed 1 test of 3. No it's not, I will have a look. (In reply to Jonathan Druart from comment #9) > (In reply to Lucas Gass (lukeg) from comment #7) > > I think it is OK to ignore this: > > > > xt/find-missing-csrf.t .......................... 1/3 > > # Failed test 'The <form> in the following files are missing it's > > corresponding csrf_token include (see bug 22990)' > > # at xt/find-missing-csrf.t line 39. > > # got: '1' > > # expected: '0' > > # $VAR1 = 'koha-tmpl/intranet-tmpl/prog/en/modules/bookings/list.tt:415'; > > # Looks like you failed 1 test of 3. > > No it's not, I will have a look. Opened bug 41812. |