https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31019
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Patch doesn't apply --- Comment #21 from Katrin Fischer <[email protected]> --- Hi Baptiste, I tried to rebase your patches using auto_rebase.pl --bugzilla (try it, it's nice!) but it found an issue on rebase: Tidying file 1/1 (koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt) [error] koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt: SyntaxError: Unexpected closing tag "ul". 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 (2:45) [error] 1 | [error] > 2 | </ul> [error] | ^^^^^ [error] 3 | at /tmp/G_Jq6hcIKT line 112. Some files cannot be tidied: * koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt [error] koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt: SyntaxError: Unexpected closing tag "ul". 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 (2:45) [error] 1 | [error] > 2 | </ul> [error] | ^^^^^ [error] 3 | Can you please have a look? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
