xyNNN / GoogleTagManagerBundle

Google Tag Manager Bundle for Symfony 2
https://github.com/xyNNN/GoogleTagManagerBundle
GNU Lesser General Public License v3.0
27 stars 15 forks source link

Fix autoescaping of & in url_suffix #44

Closed jkabat closed 2 years ago

jkabat commented 2 years ago

Additional parameters are rendered using entities which leads to GTM ignoring them. Autoescaping is suppressed by RAW filter.

jkabat commented 2 years ago

@xyNNN travis error seems not to be related to this PR. How can I repeat the build?

xyNNN commented 2 years ago

Its currently failed due to SSL certificate issues https://app.travis-ci.com/github/xyNNN/GoogleTagManagerBundle/jobs/546628347

I've to investigate it.

xyNNN commented 2 years ago

@jkabat As you said the travis isn't related to this PR. I've created a new release https://packagist.org/packages/xynnn/google-tag-manager-bundle#3.1.1