Skip to content

Fix the missing CSS classes in Contao 5.3 (see #99)#100

Merged
qzminski merged 1 commit into
mainfrom
bugfix/contao53-missing-classes
May 6, 2026
Merged

Fix the missing CSS classes in Contao 5.3 (see #99)#100
qzminski merged 1 commit into
mainfrom
bugfix/contao53-missing-classes

Conversation

@qzminski

@qzminski qzminski commented May 6, 2026

Copy link
Copy Markdown
Member

Fixes #99

@qzminski

qzminski commented May 6, 2026

Copy link
Copy Markdown
Member Author

@fritzmg do you think this solution is good enough for the time being? :)

@fritzmg

fritzmg commented May 6, 2026

Copy link
Copy Markdown
Contributor

Not sure, do the Twig templates work at all in 5.3? What I mean is: does

<button type="submit" name="{{ this.name }}" value="continue">{{ this.slabel }}</button>

get the correct name and label?

@qzminski

qzminski commented May 6, 2026

Copy link
Copy Markdown
Member Author

Yes, that works. The problem was that the data was not correctly "transferred" from this Twig template to the form_row.html5 legacy template.

@qzminski qzminski merged commit 6ad5947 into main May 6, 2026
7 checks passed
@qzminski qzminski deleted the bugfix/contao53-missing-classes branch May 6, 2026 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Widget Pagebreak: css classes "widget widget-pagebreak" are missing

2 participants