- Issue created by @gregghealy
- 🇮🇳India sorabh.v6 Indore
I was not able to reproduce it. Though I faced another issue. The title of the node is "This is it. Now I will focus" and it generated the url alias as /it.-now-i-will-focus
See the "This is " is removed from the alias.
If someone else also sees this pattern then we can create a bug issue for this.
Else, you can see that period is in the url alias and therefore this issue is not reproduced.
I was also not able to reproduce this issue. @sorabhv6 I was able to reproduce the issue you separately described, where the "This is " portion is removed, but upon looking at the settings for this module under
/admin/config/search/path/settings
I see that "this" and "is" are set by default as strings to remove. After removing those from the config, the full alias generates as expected.