# Reply by email parsing links from previous messages

**URL:** https://meta.discourse.org/t/reply-by-email-parsing-links-from-previous-messages/34634
**Category:** Bug
**Tags:** email
**Created:** [17.Октябрь.2015 19:09:26 UTC](https://meta.discourse.org/t/reply-by-email-parsing-links-from-previous-messages/34634 "2015-10-17T19:09:26Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![clay](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/clay/32/102156_2.png) [@clay](https://meta.discourse.org/u/clay)
#### Post date: [17.Октябрь.2015 19:09:26 UTC](https://meta.discourse.org/t/reply-by-email-parsing-links-from-previous-messages/34634/1 "2015-10-17T19:09:26Z")

</div>

Post a message with a link. Somebody replies by email to it. When Discourse handles the email reply, it improperly includes the link from the previous message. Here’s an example:

 ![](https://global.discourse-cdn.com/meta/original/3X/4/f/4f8bce5190451d022cd8aad38f119d461587b3a4.png)

---

<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: [18.Октябрь.2015 04:30:05 UTC](https://meta.discourse.org/t/reply-by-email-parsing-links-from-previous-messages/34634/2 "2015-10-18T04:30:05Z")

</div>

Interesting, @techapj can you have a look when you get a chance? That seems like a bug related to email reply handling. Low priority though.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [16.Март.2016 11:46:45 UTC](https://meta.discourse.org/t/reply-by-email-parsing-links-from-previous-messages/34634/3 "2016-03-16T11:46:45Z")

</div>

Is this still an issue?

---

<div class="post-metadata">

### Author: ![clay](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/clay/32/102156_2.png) [@clay](https://meta.discourse.org/u/clay)
#### Post date: [16.Март.2016 15:00:44 UTC](https://meta.discourse.org/t/reply-by-email-parsing-links-from-previous-messages/34634/4 "2016-03-16T15:00:44Z")

</div>

Nope, I haven’t seen it anymore. Thanks!

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [16.Март.2016 16:20:31 UTC](https://meta.discourse.org/t/reply-by-email-parsing-links-from-previous-messages/34634/5 "2016-03-16T16:20:31Z")

</div>

Actually it think it might show up again since I added the elided part of the email. Will check to make sure it doesn’t count as part of the post when checking the links.

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [16.Март.2016 21:35:31 UTC](https://meta.discourse.org/t/reply-by-email-parsing-links-from-previous-messages/34634/6 "2016-03-16T21:35:31Z")

</div>

Just pushed a fix 🍉

[https://github.com/discourse/discourse/commit/7acdbc8448e8db86934035dc6f4d06950beda0a8](https://github.com/discourse/discourse/commit/7acdbc8448e8db86934035dc6f4d06950beda0a8)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [16.Март.2016 21:42:47 UTC](https://meta.discourse.org/t/reply-by-email-parsing-links-from-previous-messages/34634/7 "2016-03-16T21:42:47Z")

</div>


