GET param: ?tx_bellevue_brokersearch[detailReq][id]=2
typo3/sysext/extbase/Classes/Mvc/Web/RequestBuilder.php
- set GET from plugin namespace "tx_bellevue_brokersearch"
typo3/sysext/extbase/Classes/Mvc/Controller/AbstractController.php
mapRequestArgumentsToControllerArguments
- action method has parameter "detailReq", so it tries to map it
#1297759968: Exception while property mapping at property path "": It is not allowed to map property "id". You need to use $propertyMappingConfiguration->allowProperties('id') to enable mapping of this property. (More information)