-
Hi there,
If we need some custom functionality we usually create a customer specific bundle and place it into a `src` folder within the root of the Contao installation like this:
```
├── app
├…
-
the default setting of maxPaginationLinks with 7 is an odd number - here the output is correct and we see 7 links
you can change the setting (Contao 4.9.20) e.g.
```
contao:
localconfig:
…
-
**Affected version(s)**
Contao 4.9 and up
**Description**
see https://github.com/contao/contao/pull/3258#issuecomment-892492357
Currently, `Template#getResponse()` sets headers and execute…
m-vo updated
7 months ago
-
**Affected version(s)**
Contao 4.4
**Description**
When opening a page (not a special one) in the frontend, I get the following warning:
```
Warning: Invalid argument supplied for foreach…
-
https://github.com/contao/core-bundle/blob/4.9.12/src/Resources/contao/config/constants.php#L13
is Build 11 not Build 12
-
### Affected version(s)
`>= 4.9`
### Description
We're working on a project where we need the same translation in different languages. We saw that this is a known limitation in 4.9 since the …
-
### Affected version(s)
4.13
### Description
Ein Bot versucht, eine Contao-Installation auf Schwachstellen abzuklopfen und ein Teil der Anfragen triggert die folgende Exception, die dann das PROD-L…
de-es updated
7 months ago
-
**Affected version(s)**
Contao 4.12-RC1
**Description**
If you create a `system/modules/test/templates/test.html5` file with the following content:
```php
-
**Affected version(s)**
Contao 4.10-RC1
**Description**
Go to pagetree, edit page and save.
```
Argument 2 passed to Contao\CoreBundle\EventListener\DataContainer\PageUrlListener::stripPref…
-
**Affected version(s)**
Contao 4.4 and Contao 4.9?
**Description**
When a trailing space or %20 is added to the end of an alias in the URL, the original news page is still loaded and shown in…