Links in imported blog comments are relative & broken

See: http://blog.discourse.org/2015/05/welcome-arpit-jalan-to-the-discourse-team/

Reproduce:

  1. Set up a blog with Discourse comments
  2. Create a blog post and accept comments from users on your Discourse site
  3. User does an @-mention of another user in a reply.

Expected:

  • Link to the @-mention in the blog comment rendering links to the user profile on the Discourse site.

Actual:

  • Link is relative to the blog and 404’s.
1 Like

Anything simple we can do to fix this for 1.3 @techapj?

Let us try to fix this next week @techapj

This issue was specific to wp-discourse, fixed via:

https://github.com/discourse/wp-discourse/commit/8b6fe46bdbeaa6f4be490723f1e9d6b5a6f48d41

3 Likes