[eluser]louis w[/eluser]
I want to be able to do this: /admin/edit/page/28?foo=bar
This works /admin/edit/page/28, but it 404's when I add the params.
What am I missing?
UPDATE:
Just realized it works if i add another param, but doesn't when there is only one.