EXIST_CHECK が選択項目のフォームでも「※ 〇〇が入力されていません。」というエラーメッセージになる
Open
- Dominant language
- PHP
- Stars
- 92
- Forks
- 97
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 9
Description
testでは空の配列を渡しているため通っているみたいですが、実際には配列が渡らないため「※ 〇〇が入力されていません。」というエラーメッセージになります。
細かいところで申し訳ないのですが、前から気になっていたのでissue残しておきます。
https://github.com/EC-CUBE/ec-cube2/blob/9a22b400291e8ab367859db5efbd15c168f31515/tests/class/SC_CheckError/SC_CheckError_EXIST_CHECKTest.php#L95-L102
---

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.