EtchUK / Etch.OrchardCore.SEO

Module for Orchard Core that provides useful features for SEO.
MIT License
17 stars 10 forks source link

Redirects doesnt allow file urls #78

Closed kgwadu closed 1 year ago

kgwadu commented 3 years ago

When trying to add redirect rules for files e.g. /images/149947614n.jpg i get the error "Please do not use any of the following characters in your From URL: ":", "?", "#", "[", "]", "@", "!", "$", "&", "'", "(", ")", "*", "+", ",", ".", ";", "=", "<", ">", "\", "|", "%". No spaces are allowed (please use dashes or underscores instead)."_

Is there a reason why we can't add urls like that for a redirect?

peterkeating commented 1 year ago

Full stops are now accepted so this should work as of v1.4.1.