I don't understand how to use this module. Does it only work for someone logged in? There's no anonymous user or role in the select list. Therefore it will only work when someone is logged in??

Also I added a url with strange characters in it and now I can't delete or edit it. It shows an error "path specified is not correct for deletion."

http://test.groupebbh.com/fr/produits/a1pd038250y-polypropylene-3-torons...

(I know it's horrible url)

Comments

PMorris created an issue. See original summary.

PMorris’s picture

Issue summary: View changes
antongorodezkiy’s picture

@PMorris Agreed, seems like there is no possibility to redirect anonymous users.
So to make it work for anonymous users I've altered the form `url_redirect_settings_form`, changed field `check_for` to contain 'Any' additional item in options.
Then I've copied functionality of `url_redirect_page_build` to my module and added condition for 'Any' option.

grask0’s picture

Status: Active » Closed (outdated)

D7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.

If the issue remains relevant for D8.8+ versions, merge requests with proposed solutions for a new module version (D10) are welcome in a new follow-up issue.

Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.