Nette\Application link test
Presenter & action link
1.1 /index.php?action=product&presenter=Test
1.2 /index.php?var1=20&action=product&presenter=Test
1.3 /index.php?var1=1&ok=0&action=product&presenter=Test
1.4 /index.php?action=product&presenter=Test
1.5 /index.php?var1=1&ok=0&action=product&presenter=Test
1.6 error: Extra parameter for 'Test:product'.
1.7 /index.php?x=1&y=2&action=product&presenter=Test
1.8 /index.php?action=product&presenter=Test
1.9 error: Destination must be non-empty string.
1.10 /index.php?x=1&y=2&action=product&presenter=Test
1.11 /index.php?x=1&y=2&action=product&presenter=Test#fragment
1.12 http://localhost/index.php?x=1&y=2&action=product&presenter=Test#fragment
Presenter & signal link
2.1 /index.php?action=default&do=buy&presenter=Test
2.2 /index.php?var1=20&action=default&do=buy&presenter=Test
2.3 /index.php?y=2&action=default&do=buy&presenter=Test
2.4 /index.php?y=2&action=default&do=buy&presenter=Test
2.5 /index.php?y=0&action=default&do=buy&presenter=Test
2.6 /index.php?y=0&action=default&do=buy&presenter=Test
2.7 /index.php?action=default&do=buy&presenter=Test
2.8 /index.php?y=2&action=default&do=buy&presenter=Test
2.9 /index.php?y=2&action=default&do=buy&presenter=Test
2.10 error: Signal must be non-empty string.
2.11 /index.php?action=default&presenter=Test
2.12 /index.php?action=default&presenter=Test
Component link
3.1 error: Signal must be non-empty string.
3.2 /index.php?mycontrol-x=0&mycontrol-y=1&action=default&do=mycontrol-click&presenter=Test
3.3 /index.php?mycontrol-x=0a&mycontrol-y=1a&action=default&do=mycontrol-click&presenter=Test
3.4 /index.php?mycontrol-x=1&action=default&do=mycontrol-click&presenter=Test
3.5 /index.php?mycontrol-x=1&action=default&do=mycontrol-click&presenter=Test
3.6 /index.php?action=default&do=mycontrol-click&presenter=Test
3.7 error: Extra parameter for signal 'TestControl:handleclick'.
3.8 /index.php?mycontrol-x=1&mycontrol-y=2&action=default&do=mycontrol-click&presenter=Test
3.9 /index.php?mycontrol-x=1&mycontrol-round=1&action=default&do=mycontrol-click&presenter=Test
3.10 /index.php?mycontrol-x=1&mycontrol-round=1&action=default&presenter=Test
3.11 /index.php?mycontrol-x=1&mycontrol-round=1&action=default&presenter=Test
3.12 /index.php?mycontrol-x=1&mycontrol-round=1&action=default&presenter=Test#frag
3.13 http://localhost/index.php?mycontrol-x=1&mycontrol-round=1&action=default&presenter=Test#frag