Martin Auswöger
Martin Auswöger
### Affected version(s) 5.3, 4.13 ### Description Opening https://demo.contao.org/contao/ sets a Session Cookie and CSRF Cookie before the Login. We Night want to fix that? /cc @fritzmg
~~Should be merged after https://github.com/contao/image/pull/108~~ ✅
### Description According to https://www.a11yproject.com/posts/title-attributes/ title attributes should not be used, except in special circumstances. I agree and think we should remove them (especially on ``s where we currently set...
### Affected version(s) 5.3.13 ### Description Having the following cache settings:  And a `{{date::Y}}` on the page results in the follwing HTTP response: ```...
See https://github.com/contao/contao/issues/8325
We should implement the `Imagine\Driver\InfoProvider` interface and report that we support `svg` and `svgz` if `gzdecode()` is available.
Should we add the `attributes_callback` to the reference table here: https://docs.contao.org/dev/reference/dca/fields/#reference ? Related: https://github.com/contao/docs/pull/1278
After https://github.com/contao/contao/pull/6859#issuecomment-2645953898 is merged, if you install Contao 5.6 and you have a MySQL version below 5.7.9 or a MariaDB version below 10.4.3 you would need to add a conflict...