This module not working on the Site that had base url, such as /base-url/en/product/index.html. Pathinfo is /en/product/index.html.
So i think should remove base url when generate trail_urls.

CommentFileSizeAuthor
remove_base_url.patch1.03 KBOscaner

Comments

Kang Miao created an issue. See original summary.

berdir’s picture

Issue tags: +Needs tests

drupal.org runs tests on a site with a /checkout/ path. If there is a bug here then it should be possible to have a failing test, I'm not sure if I understand.

berdir’s picture

Status: Needs review » Needs work