[BUGFIX] Remove the usage of GeneralUtility::_GETset
Alterring GET parameters should never be done. Instead using method parameters to alter functionality. This fixes side effects on the canonical URL generation, if the news plugin is present with one of the list-Actions assigned.
Please register or sign in to comment