Pre conditions:
-
I have discourse installed in a subfolder setup e.g. example.com/forum/
-
A thread is splitted and posts are moved to another topic
Expected result:
- Link that is:
example.com/forum/t/xxxx/12345
or/forum/t/xxxx/12345
Received result:
- Link that is:
/t/xxxx/12345
which obviously does not work.
Example:
Work-around:
- Edit the link in the genereated message since it’s considered a post.