フォルダ作成時のエラーメッセージがmessages.ja.yamlに定義されていない
Open
bug:Low
- Dominant language
- PHP
- Stars
- 788
- Forks
- 719
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 39
Description
## 概要(Overview)
ファイル管理->コンテンツ管理のフォルダ作成時のエラーメッセージがmessages.ja.yamlに定義されていない
## 期待する内容(Expect) or 要望 (Requirement)
修正すべき箇所はわかりましたが、messages.en.phpのキー値が命名規則にのっとていないようでしたので、修正コードは作りませんでした。指示をいただければPR出せますのでお知らせください。
## 再現手順(Procedure)
ファイル管理のフォルダを追加で、英数字以外の文字を入力する。
### 環境 (environment)
+ EC-CUBE: 4.0.0 RC
## 関係するソースコード
https://github.com/EC-CUBE/ec-cube/blob/707d4ab1a89a89e27ef8f1cc67ce7fb20447fff1/src/Eccube/Controller/Admin/Content/FileController.php#L142-L147
https://github.com/EC-CUBE/ec-cube/blob/707d4ab1a89a89e27ef8f1cc67ce7fb20447fff1/src/Eccube/Resource/locale/messages.en.php#L1534-L1537
Contributor guide
Assessment
This issue has not been assessed yet.