Welcome Guest, Not a member yet? Register   Sign In
redirect() in CI4
#2

Ah, looks you found a bug. Smile The redirect helper method now tries to lookup the route using named routes and reverse-routing first, then should attempt a generic redirect after that. However, looks like the reverseRoute method throws an exception and the helper method isn't catching it. If you could post a bug report over at GitHub, that would be a big help, and I'll get it fixed up tonight, hopefully, or early next week.
Reply


Messages In This Thread
redirect() in CI4 - by nskarl - 04-14-2017, 06:14 AM
RE: redirect() in CI4 - by kilishan - 04-14-2017, 11:58 AM
RE: redirect() in CI4 - by nskarl - 04-16-2017, 07:37 PM
RE: redirect() in CI4 - by kilishan - 04-16-2017, 08:03 PM



Theme © iAndrew 2016 - Forum software by © MyBB