You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically - we currently do a preg_match without any restrictions to ensure that's ALL that is in the uri when matched, which makes things way too crazy. Need to restrict the match better.
The text was updated successfully, but these errors were encountered:
lonnieezell
added
the
bug
Verified issues on the current code behavior or pull requests that will fix them
label
Jun 4, 2019
See thread in the forum: https://forum.codeigniter.com/thread-73777.html
Basically - we currently do a preg_match without any restrictions to ensure that's ALL that is in the uri when matched, which makes things way too crazy. Need to restrict the match better.
The text was updated successfully, but these errors were encountered: