thomshouse-escher / escher

Escher was a PHP MVC framework developed by Thom Stricklin from 2011-2013. Escher implemented a hybrid of Model2 MVC and PAC architectures and CMS concepts as well as plugins and configuration wizards. Development halted in 2013 in favor of Kohana and later Symfony, which closely aligned to the same design principles as Escher.
http://git.io/escher
4 stars 1 forks source link

URL Bug? #17

Closed adetwiler closed 12 years ago

adetwiler commented 12 years ago

If I were to go to for example:

http://mysite.com/loginkdjlaskldjaskjldakldjaskldjakljd

it would tun that as http://mysite.com/login

I noticed then when I had 2 similar actions at the root of my domain:

site.com/vote and site.com/voteExp

and site.com/voteExp was running it as site.com/vote/