# レガシーフォームで、Emailアドレスへ返信チェックが外れる

**URL:** https://forums.concretecms.org/t/email/2817
**Category:** 一般
**Created:** [April 9, 2022, 1:44am UTC](https://forums.concretecms.org/t/email/2817 "2022-04-09T01:44:58Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![katz515](https://forums.concretecms.org/user_avatar/forums.concretecms.org/katz515/32/4325_2.png) [@katz515](https://forums.concretecms.org/u/katz515)
#### Post date: [April 30, 2022, 12:40pm UTC](https://forums.concretecms.org/t/email/2817/2 "2022-04-30T12:40:01Z")

</div>

@tomoyuki320

待たせしました。  
GW の休みを使って、修正しました。

該当のファイル  
[concrete/blocks/form/auto.js](https://github.com/concrete5/concrete5/pull/10591/files#diff-a9bca3002a85a23fff326b1d329187e1b796fd742fba2089db3f40c1a3d35581)  
を僕の修正のように修正すれば治ると思います。

> <https://github.com/concrete5/concrete5/pull/10591>
>
> Originally reported via forum
> https://forums.concretecms.org/t/9-0-2/2724/
> 
> \#…# Bugs reproduction step
> 
> \- you add a legacy form block
> \- you add a email address field
> \- you set an option \`reply to this email address\`
> \- save a block
> \- come back and re-edit the email address field
> \- The checked state of \`reply to this email address\` was not properly passed and the checkbox WAS NOT CHECKED.
> 
> !\[20220430\_legacyform\](https://user-images.githubusercontent.com/485751/166090123-b3058b0a-4795-4afa-b3f5-eda467d7efc1.png)
> 
> I only tested with Chrome on develop branch thought.. this PR should fix it.
> 
> Thx

間に合えば9.1.0 に取り込まれるかも・・・。

今、絶賛 9.1.0 をリリースしようとしています。

Chrome でしか動作テストしていないので、Firefox とか動くかな・・・😅

---

_[View the full topic](https://forums.concretecms.org/t/email/2817)._
