Al mover publicaciones a otro hilo Y discourse no está en basepath - falta el prefijo en href

Pre conditions:

  1. I have discourse installed in a subfolder setup e.g. example.com/forum/

  2. 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.
3 Me gusta

Thank you for reporting this issue. It should be fixed with this commit:

1 me gusta

This topic was automatically closed after 3 days. New replies are no longer allowed.