Home
last modified time | relevance | path

Searched hist:"1 d58a2837394e89b4a78b1239216ff27d5678569" (Results 1 – 1 of 1) sorted by relevance

/plugin/structsection/
H A Daction.php1d58a2837394e89b4a78b1239216ff27d5678569 Tue Dec 31 14:42:59 UTC 2019 Michael Große <mic.grosse@googlemail.com> Fix bug about sections being rendered into struct table

This fixes a bug where the sections were rendered into a struct
aggregation table that showed content in a wikitext field.

This bug was caused by attaching the instructions every time
PARSER_HANDLER_DONE is called.

We are now attaching the instructions only on the first PARSER_HANDLER_DONE
event. That should usually be the one for the main content.