What steps will reproduce the problem?
1. Go to GetPaid admin screen and click on "orders" tab
2. Select an order from the order log, click on its ID
3. From the view of the order, click on the "orders" tab again.
4. Click on an ID from the orders list
What is the expected output? What do you see instead?
This generates a 404 error because the orders tab (second click) took us to
the address: /@@admin-manage-order/475131496/@@manage-getpaid-orders (ie it
added on the view address after the id of the current order being viewed).
Clicking on the orders tab should take us back to /@@admin-manage-order
Original issue reported on code.google.com by cjj.ifpe...@gmail.com on 16 Aug 2007 at 2:40
Original issue reported on code.google.com by
cjj.ifpe...@gmail.com
on 16 Aug 2007 at 2:40