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.

CommentFileSizeAuthor
SubPathautoKernelTest.php_.zip1.22 KBgreenshot

Comments

greenshot created an issue. See original summary.

lobsterr’s picture

Status: Active » Closed (works as designed)

it 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.