change 'noMatch' => 'null',

to 'noMatch' => 'bypass'


example :
array(
                                        'GETvar' => 'tx_news_pi1[controller]',
                                        'noMatch' => 'bypass',
                                        'default' => 'News',
                                ),
                                array(
                                        'GETvar' => 'tx_news_pi1[action]',
                                        'noMatch' => 'bypass',
                                        'default' => 'detail',
                                ),
                                



kind regards
Rob
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an