# Incorrect references to posts when moved to another topic

**URL:** https://meta.discourse.org/t/incorrect-references-to-posts-when-moved-to-another-topic/42655
**Category:** Bug
**Created:** [April 16, 2016, 4:16pm UTC](https://meta.discourse.org/t/incorrect-references-to-posts-when-moved-to-another-topic/42655 "2016-04-16T16:16:24Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![AstonJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/astonj/32/215041_2.png) [@AstonJ](https://meta.discourse.org/u/AstonJ)
#### Post date: [April 16, 2016, 4:16pm UTC](https://meta.discourse.org/t/incorrect-references-to-posts-when-moved-to-another-topic/42655/1 "2016-04-16T16:16:24Z")

</div>

A post was moved to a new topic and the reference to the post it was in reply to is broken - it goes nowhere (should clicking on it take us to the post in the old topic when it is not in the same topic?)

A little later a second post was made (after the first post was moved) into the old thread - in response to the moved post - it too was then moved to the new topic, however it is referring to the person who moved the topic, rather than the person who made the post that was initially moved (and the post they probably clicked the reply button to).

Here is the original topic [Which code editor (or IDE) do you use? - #55 by \_zv - Chat / Discussions - Elixir Programming Language Forum](http://elixirforum.com/t/which-code-editor-or-ide-do-you-use/78/55?u=astonj)

Here is the new topic: [Installing atom-elixir on windows - Chat / Discussions - Elixir Programming Language Forum](http://elixirforum.com/t/installing-atom-elixir-on-windows/373) (look at the top right of each post - the first link is broke, and the second is broke but also referring to the wrong person).

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [April 16, 2016, 9:01pm UTC](https://meta.discourse.org/t/incorrect-references-to-posts-when-moved-to-another-topic/42655/2 "2016-04-16T21:01:25Z")

</div>

Yep there are existing bugs on this, known issue, after move we need to go through and rewrite all posts to fix references and we do not currently do that.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [April 16, 2016, 9:01pm UTC](https://meta.discourse.org/t/incorrect-references-to-posts-when-moved-to-another-topic/42655/3 "2016-04-16T21:01:33Z")

</div>


