Skip to content

[Fix] 0047064 UI: Entity listing template – close tag </ul> (was </uĺ>)#11020

Open
fhelfer wants to merge 1 commit intoILIAS-eLearning:release_11from
fhelfer:ui/mantis/47064
Open

[Fix] 0047064 UI: Entity listing template – close tag </ul> (was </uĺ>)#11020
fhelfer wants to merge 1 commit intoILIAS-eLearning:release_11from
fhelfer:ui/mantis/47064

Conversation

@fhelfer
Copy link
Contributor

@fhelfer fhelfer commented Jan 30, 2026

Error 8807 1 Stray end tag “uĺ”.
Error 8808 1 End tag “div” seen, but there were open elements.
Error 8521 21 Unclosed element “ul”.
https://mantis.ilias.de/view.php?id=47064

Correct typo: Unicode 'l' with acute instead of ASCII 'l' in
closing list tag. Validator: "Stray end tag uĺ".

Problem

  • Validator: Stray end tag "uĺ" (falsches Zeichen im schließenden Tag).

Lösung

  • In tpl.entitylisting.html: </uĺ></ul>.

@fhelfer fhelfer added bugfix kitchen sink php Pull requests that update Php code labels Jan 30, 2026
@oliversamoila
Copy link
Contributor

Hey @thibsy,
this is a case where you can probably take immediate action. Please review and integrate. (Without an Ally-Review before.)
Thanks a lot.

Best regards,
@oliversamoila

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix kitchen sink php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants