Ticket Details

default base path route is incorrect

BUG Ticket (closed)

The default base path route in app/config/routes.php is incorrect.

I corrected it in here:
[http://rad-dev.org/forks/farhadi/lithium/commits/view/b28bbe77aa8d84de87a6891d825f4bb125726c88](http://rad-dev.org/forks/farhadi/lithium/commits/view/b28bbe77aa8d84de87a6891d825f4bb125726c88) 


on 08.22.10 reported by: farhadi owned by: nate

Updates

on 08.24.10 by ddebernardy
+1. I got very confused by this one as well, when I tried to change it so it shows an arbitrary page. :-P
(fixed) on 08.24.10 by nate
  • owner was changed to nate
  • status was changed to closed
  • resolution was changed to fixed
Fixed in [de0565887658181cbaef3d65f9f7a594c50d0f13]. Thanks for the patch!