# Re: "New-message composer URL reuses recipients from draft"

**URL:** https://meta.discourse.org/t/re-new-message-composer-url-reuses-recipients-from-draft/82922
**Category:** Bug
**Created:** [March 13, 2018, 6:45pm UTC](https://meta.discourse.org/t/re-new-message-composer-url-reuses-recipients-from-draft/82922 "2018-03-13T18:45:41Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![flesser](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/flesser/32/80524_2.png) [@flesser](https://meta.discourse.org/u/flesser)
#### Post date: [March 13, 2018, 6:45pm UTC](https://meta.discourse.org/t/re-new-message-composer-url-reuses-recipients-from-draft/82922/1 "2018-03-13T18:45:41Z")

</div>

Continuing the discussion from [New-message composer URL reuses recipients from draft](https://meta.discourse.org/t/new-message-composer-url-reuses-recipients-from-draft/72114/3) (closed):

> [@New-message composer URL reuses recipients from draft](https://meta.discourse.org/t/new-message-composer-url-reuses-recipients-from-draft/72114/3):
>
> I am not able to repro this here on meta. Seems like it’s fixed now.

Here is how to reproduce here on meta:  
**First:** paste this link into your browser: [Discourse Meta](https://meta.discourse.org/new-message?username=discobot&title=Help&body=No_one_likes_to_talk_to_me)

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

**Second:** paste that link into your browser: [Discourse Meta](https://meta.discourse.org/new-message?username=_fuchs&title=Actually&body=I_rather_talk_to_humans)

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

As you can see, `title` and `body` of the second message are taken from the URL, but the message is still addressed to @discobot instead of @_fuchs

/Edit: clicking the on the links here in this topic may not work as “un-intended” because you will get the “Abandon post?” popup. You have to copy the links to an external source (e.g. Notepad) and paste them into the browser’s URL bar one after the other.

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [March 14, 2018, 6:22pm UTC](https://meta.discourse.org/t/re-new-message-composer-url-reuses-recipients-from-draft/82922/3 "2018-03-14T18:22:18Z")

</div>

Fixed via:

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

Thanks for following up on this issue @flesser. 👍

---

<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: [March 14, 2018, 9:34pm UTC](https://meta.discourse.org/t/re-new-message-composer-url-reuses-recipients-from-draft/82922/4 "2018-03-14T21:34:42Z")

</div>


