Dries Beerten

Results 8 issues of Dries Beerten

When using the pager function, together with setcontent on the homepage (root url `/`) this error is thrown: ![image](https://user-images.githubusercontent.com/5577291/135107943-8b6bc0e0-3a48-49a3-b8de-de1614d2c9a3.png) Details ------- | Question | Answer |------------------------------------------------------ | ------ | Relevant...

DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0. Recommendation: math.div($kmcc-toggle-size, 2) More info and automated migrator: https://sass-lang.com/d/slash-div

https://github.com/Kunstmaan/KunstmaanCookieBundle/blob/7b459fea61dc011c2aab2f146065957997c6f7a2/src/Resources/ui/js/components/CookieModal.js#L83 allTocItems is empty, so the scrollIntoView is never used.. Check if the DOM changes?

- node_modules - public/frontend - ?

Type: Improvement

| Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | yes | Deprecations? | no | Fixed tickets...

Target audience: Administrators
Target audience: Developers
Profile: Frontend
Type: Improvement
Type: BC break

We are currently using version v4.5.3 of CKEditor (full package) which was released on Aug 19, 2015. We already did an upgrade (unintentionally) to v4.5.11 when we removed Bower and...

Target audience: Administrators
Target audience: Developers
Profile: Frontend
Type: Improvement

The `replace_url` filter now always returns a relative path. But when using templates for e-mails, you want absolute paths of these URLs, which is not possible at the moment.

Target audience: Administrators
Profile: Backend
Type: Bug

Steps to reproduce: - Go to Settings -> Translations - Add a filter on 'keyword': ![image](https://user-images.githubusercontent.com/5577291/58862613-58e13b80-86b1-11e9-8697-db7053ba8561.png) - Add a filter on 'domain': ![image](https://user-images.githubusercontent.com/5577291/58862638-6ac2de80-86b1-11e9-917f-5c7d8509097b.png) - Submit by clicking on 'Filter' -...

Target audience: Administrators
Type: Bugfix