heimrichhannot / contao-utils-bundle

This bundle offers various utility functionality for the Contao CMS.
GNU Lesser General Public License v3.0
8 stars 4 forks source link

Fix greedy line breaks listener #38

Closed koertho closed 2 years ago

koertho commented 2 years ago

This PR removes the FrontendPageListener as it is no good implementation with many sideeffects.

Fixes #36

Changelog:

koertho commented 2 years ago

The failing tests have nothing to do with this PR and are fixed in #37