mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-02-01 01:26:19 +00:00
1d18a4f702
When the first path segment matches the base path an incorrect URL was generated. Trimming slashes off makes Router normalize the URL correctly as the leading / implies that the base is already prepended. Fixes #3897 |
||
---|---|---|
.. | ||
Acl | ||
Auth | ||
AclComponentTest.php | ||
AuthComponentTest.php | ||
CookieComponentTest.php | ||
EmailComponentTest.php | ||
PaginatorComponentTest.php | ||
RequestHandlerComponentTest.php | ||
SecurityComponentTest.php | ||
SessionComponentTest.php |