There are no restrictions on characters accepted for short URLs currently. A reasonable set would be "-_a-zA-Z0-9" but that should be checked against existing values.
Tickets: #6412
Just checked; there are no URLs that use characters other than those, currently.
forge:SECONDARY> db.short_urls.find({short_name: /[^-_a-zA-Z0-9]/}).count() 0
Created #385: [#6412] Short URL character restrictions (1cp)
Closed #385. je/42cc_6412
je/42cc_6412
Log in to post a comment.
Just checked; there are no URLs that use characters other than those, currently.
Created #385: [#6412] Short URL character restrictions (1cp)
Related
Tickets:
#6412Closed #385.
je/42cc_6412