Martin Auswöger

Results 70 issues of 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

bug

~~Should be merged after https://github.com/contao/image/pull/108~~ ✅

bug

### 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...

feature

### Affected version(s) 5.3.13 ### Description Having the following cache settings: ![Bildschirmfoto 2024-08-29 um 23 12 15](https://github.com/user-attachments/assets/7514c56a-8c14-4e8a-b17b-a3ec952b307c) And a `{{date::Y}}` on the page results in the follwing HTTP response: ```...

bug

Proof of concept for an import/export (clipboard) feature.

feature

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

Developer Documentation

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...