kohadev-koha@kohadevbox:koha(testing-SO-QA)$ misc/devel/auto_rebase.pl --bugzilla 23732 --target-branch upstream/main Creating a temporary branch 'bug_23732-tmp'... Guessing a date to use from bugzilla's bug 23732 First patch from this bug was applied at 2024-10-28T04:18:35Z Resetting HEAD to where origin/main was at 2024-10-28T04:18:35Z (commit 474148538f8c52ae1438e8b606fcbb7577a76c9c) Applying patches using git bz Creating a new branch 'bug_23732-rebased' starting at the end of the tidy commits... Getting commit list from branch 'bug_23732-tmp'... No number of commits passed, trying to guess it... Found 2 commits to process Processing 2 commits... Processing commit fbf1de1603... (1/2) Processing file C4/Reserves.pm... (1/4) Tidying file 1/1 (C4/Reserves.pm) Processing file koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt... (2/4) Tidying file 1/1 (koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt) [error] koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt: SyntaxError: Unexpected closing tag "td". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags (3:49) [error] 1 | [error] 2 | [error] > 3 | [error] | ^^^^^ [error] 4 | at /tmp/B6jBNrM7SK line 112. Some files cannot be tidied: * koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt [error] koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt: SyntaxError: Unexpected closing tag "td". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags (3:49) [error] 1 | [error] 2 | [error] > 3 | [error] | ^^^^^ [error] 4 | Processing file reserve/request.pl... (3/4) Tidying file 1/1 (reserve/request.pl) Processing file t/db_dependent/Reserves/HoldRulesChecker.t... (4/4) File 't/db_dependent/Reserves/HoldRulesChecker.t' not in the index, will be tidy anyway Tidying file 1/1 (t/db_dependent/Reserves/HoldRulesChecker.t) Committing changes... Processing commit 3006e0d8b6... (2/2) Processing file koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt... (1/1) Tidying file 1/1 (koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt) [error] koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt: SyntaxError: Unexpected closing tag "td". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags (3:49) [error] 1 | [error] 2 | [error] > 3 | [error] | ^^^^^ [error] 4 | at /tmp/B6jBNrM7SK line 112. Some files cannot be tidied: * koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt [error] koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt: SyntaxError: Unexpected closing tag "td". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags (3:49) [error] 1 | [error] 2 | [error] > 3 | [error] | ^^^^^ [error] 4 | Committing changes... All commits from the source branch have been applied to 'bug_23732-rebased'! Rebasing on top of upstream/main... Everything applied successfully!