From fbfbdcb233e94b7fed6f8ae209eb90d79aa33f7e Mon Sep 17 00:00:00 2001 From: wei <> Date: Fri, 30 Mar 2007 12:06:27 +0000 Subject: Add test case for #528 --- tests/FunctionalTests/tickets/protected/pages/Ticket500.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket500.php (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket500.php') diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket500.php b/tests/FunctionalTests/tickets/protected/pages/Ticket500.php new file mode 100644 index 00000000..fc7af222 --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket500.php @@ -0,0 +1,13 @@ +Service->constructUrl('Cats.Buy.Browse',array('filter' => 'basket')); + $this->link1->NavigateUrl = $url; + } +} + +?> \ No newline at end of file -- cgit v1.2.3