tools won't let you set an empty app routing prefix
Reported by Joshua Paine | March 1st, 2009 @ 03:05 PM | in 0.12
but empty routing prefix for an app is legit.
Comments and changes to this ticket
-
Jamie Rumbelow March 5th, 2009 @ 12:30 PM
- Tag changed from app, tools to app, fixed, tools
Fixed in commit #89d991ef3831d584616c7a0a326aa1b0327d0530http://github.com/jamierumbelow/recess/commit/89d991ef3831d584616c7a0a326aa1b0327d0530, but it's up to Kris whether this is actually an error that needs fixing or not.
-
Kris Jordan March 30th, 2009 @ 09:30 PM
- Milestone changed from 0.11.1 to 0.12
- State changed from new to hold
Jamie's fix has been incorporated. The interesting question is if we should prevent this when another application already has the same prefix (i.e. Welcome). It creates a routing conflict that is confusing. Granted, having two apps with the same prefix is OK, we should special case the creation if WelcomeApp exists (assuming a new developer).
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Recess PHP Framework is an open source, full stack, RESTful PHP framework.
http://www.recessframework.org/