Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.1
-
None
-
None
Description
when namespace is "/test" and action name is "*/abc"
Then "http://localhost/myapp/test/hh/abc" can access my action.
However, "http://localhost/myapp/test.hh/abc" can access my action too. It's not expected.