Skip to content

autoRoute function issue in case of sub-directory #2319

Description

@vargika

If sub-directory is used in the controller, the CodeIgniter\Router class autoRoute function will be wrong, because the directory name will append again to the directory class variable.
Have to set te directory variable to empty at the beginning of the function.
(v4.0.0-rc.2.1)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions