IchHabRecht / multicolumn

The Multicolumn extension expands TYPO3 with a new content element called Multicolumn. With the Multicolumn content element it has never been easier to do multicolumn layouts with TYPO3
GNU General Public License v2.0
3 stars 10 forks source link

[BUGFIX] Resolve page id in FlexForm items provider #41

Closed IchHabRecht closed 7 years ago

IchHabRecht commented 7 years ago

This fix ensures the correct page id to fetch the pageTS is found, even with insufficient information if compatibility6 extension is used.

Resolves: #27