caiiiycuk
(Aleksander Guryanov)
25.Декабрь.2020 16:19:41
1
Hi. I use slug only urls, like:
https://talks.dos.zone/t/007-james-bond-the-stealth-affair-1990-fr/
But if I open it directly in browser it redirects to welcome topic. When I click same url into another topic it works normally.
Example (click on French link):
Is it intended behavior?
2 лайка
Falco
(Falco)
25.Декабрь.2020 18:01:03
3
This is working as intended.
Discourse support the 3 types:
But if the slug starts with a number we special case and look for the first number as an ID:
8 лайков
caiiiycuk
(Aleksander Guryanov)
25.Декабрь.2020 18:41:59
4
Ahh ok. So it will affect little amount of urls. Thank you!
pfaffman
(Jay Pfaffman)
25.Декабрь.2020 21:14:29
5
caiiiycuk:
. I use slug only urls
That’s more work than using the url in your browser (that has the ID) and will break if you rename the topic. (plus when the title starts with a number)
2 лайка