[TYPO3-mvc] switchableControllerActions doesn't work since 6.2

Florian Rubel florianrubel at web.de
Wed Apr 16 12:20:50 CEST 2014


Hi at all,

I have written two Ajax Actions. They are working with pagetype. Since 6.2 the follwing code seems not working anymore:

        switchableControllerActions {
            Shoutbox {
                1 = sendMessage
                2 = listAjax
            }
        }

I alway just can call the first function, but not the second (not allowed in plugin). Did they change the syntax?
If nessecary, I can post more code.

Tanks for help



More information about the TYPO3-project-typo3v4mvc mailing list