We have a lot of 404s for /index.php/core/modules/statistics/statistics.php

Looking closer, I noticed that w somehow have requests using /index.php/... (I also just opened #2800483: Remove clean_url check @todo for index.php/ removal) and then apparently it builds the path to statistics.php incorrectly, not sure why.

Comments

Berdir created an issue. See original summary.

Version: 8.3.x-dev » 8.4.x-dev

Drupal 8.3.0-alpha1 will be released the week of January 30, 2017, which means new developments and disruptive changes should now be targeted against the 8.4.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

Anonymous’s picture

Status: Active » Closed (duplicate)
Related issues: +#2881999: Path to statistics.php is not correct when the path start with index.php

A similar issue already contains a patch and test coverage. Therefore, although this issue was created six months earlier, I hope Closed (duplicate) status will be received loyally.