Welcome Guest, Not a member yet? Register   Sign In
Filters System Bug
#1

[eluser]marcoss[/eluser]
I've been using hooks for a long time now, but I've decided to try the Filters System because it seems to be a better approach to accomplish some basic routines.

Unfortunately there is a bug in the system, when you try to apply a filter to a controller placed withing a directory it won't trigger. I went over the code and find out that the way it handles the matches is where the problem resides, it is exploding the match by the '/' on in, so CI thinks it is a class instead of a directory.

As an example, if i want to apply a filter to "admin/login" where admin is the directory and login the class name it won't work.

Any ideas on a better implementation of it?


Messages In This Thread
Filters System Bug - by El Forum - 06-24-2007, 12:38 AM
Filters System Bug - by El Forum - 06-27-2007, 10:54 AM
Filters System Bug - by El Forum - 06-27-2007, 12:03 PM
Filters System Bug - by El Forum - 06-27-2007, 04:39 PM
Filters System Bug - by El Forum - 06-27-2007, 10:35 PM
Filters System Bug - by El Forum - 06-27-2007, 11:11 PM
Filters System Bug - by El Forum - 07-24-2010, 01:28 PM
Filters System Bug - by El Forum - 05-10-2011, 04:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB