Problem/Motivation
I have a node with Title Home, an automatic Alias woud be /home, but i Prefer /home-sn to keep all my domain home pages easy to lookup in /content. So I add a /home-sn alias for my domain (Senegal) and uncheck: Generate automatic URL alias for .sn. I save the node and the path is generated and everything checks out.
Now I come back later and want to edit the page. Now the Generate automatic URL alias for .sn is checked while I have provided a custom path. On save, it is overwritten (You don't check something that is already properly configured) as the checkbox is default true. There goes my 'custom' path.
| Comment | File | Size | Author |
|---|---|---|---|
| senegal-test.png | 28.81 KB | tomvanetten |
Issue fork domain_path-3300654
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
quadrexdevThanks for reporting this issue, it should be fixed in the dev version now.
Besides of this, we've fixed some other issues in the behavior of this module depending on the domain_path_pathauto module status.
Comment #5
quadrexdev