Modules installed
Redirect
Pathauto module ( Transliterate prior to creating alias is checked)
Sub-pathauto (patched with issue #2875026
I can acces to my page (MYSITE/la-féé/enchantée/mypage) but if i want to edit in BO my url doesn't work (MYSITE/la-féé/enchantée/mypage/edit?destination=node/30) it gives me page not found !
If i want to edit my page i've two solutions rewriting my url without characters accents:
MYSITE/la-fee/enchantee/mypage/edit?destination=node/30
or
MYSITE/node/30/edit?destination=node/30
So my question is how having my URL working with accents ... and if not how rewrite it with node/ID/edit?destination=node/ID
Thank you for any help.
Comments
Comment #2
RumyanaRuseva commentedIsn't this duplicate of #2865039: Shows page not found when url has special characters.?
Comment #3
lobsterr commentedit looks like the issue was fixed in the #2865030: Installed but unable to set up a block. I have checked the subpathauto works with your example.