Skip to content

Version 4.0.12

Compare
Choose a tag to compare
@hschottm hschottm released this 26 Nov 11:51
· 83 commits to master since this release
  • Fixed errors calling getTemplateGroup that occured with Contao 4.8
  • Fixed namespace issues in Contao debug mode by using a custom namespace. This obviously also fixed problems with the showTags option in various modules that did not work properly
  • Removed explicit URL encoding of tags which caused twice encoded tags names in URL's resulting in wrong filter results. This also fixed problems with german umlauts in tags.
  • Added special encoding for tags with a slash inside the name, so tags containing a slash ('/') can now be used
  • Fixed backend DCA palette creation for news and events which caused problems showing some subplattes