Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

規格のラベルが表示されない不具合を修正 #5245

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

tao-s
Copy link
Contributor

@tao-s tao-s commented Nov 30, 2021

概要(Overview・Refs Issue)

symfonyのバージョンが上がったからか、僕の環境依存なのか不明ですが、商品詳細画面でform_widget()では規格のラベルが表示されなくなった

方針(Policy)

form_widget()からform_row()に変更

相談(Discussion)

出ないの僕だけですかね?

マイナーバージョン互換性保持のための制限事項チェックリスト

  • 既存機能の仕様変更はありません
  • フックポイントの呼び出しタイミングの変更はありません
  • フックポイントのパラメータの削除・データ型の変更はありません
  • twigファイルに渡しているパラメータの削除・データ型の変更はありません
  • Serviceクラスの公開関数の、引数の削除・データ型の変更はありません
  • 入出力ファイル(CSVなど)のフォーマット変更はありません

レビュワー確認項目

  • 動作確認
  • コードレビュー
  • E2E/Unit テスト確認(テストの追加・変更が必要かどうか)
  • 互換性が保持されているか
  • セキュリティ上の問題がないか

@chihiro-adachi
Copy link
Contributor

@tao-s
規格のラベルはどこの箇所になりますでしょうか?
4.0の環境確認してみましたが、特にラベルの表示は見受けられずでした。

画面キャプチャなどいただけるとありがたいです。

@chihiro-adachi chihiro-adachi added this to the 4.1.x milestone Dec 1, 2021
@tao-s
Copy link
Contributor Author

tao-s commented Dec 1, 2021

@chihiro-adachi 4.0じゃなくて4.1の最新のコードです。
商品一覧からは規格消してしまったので見れませんが、全ての商品詳細で出ていませんでした。

@chihiro-adachi
Copy link
Contributor

@tao-s
4.1.0でも確認しましたが、ラベルは出てなかったです。
元々表示されてなかったものかと。。。

@tao-s
Copy link
Contributor Author

tao-s commented Dec 1, 2021

@chihiro-adachi あれ? 4.0では添付の様に商品詳細画面で規格のラベル出ると思うんですが...
このケースで言うと「色」「サイズ・枚数」の部分です。
4.0でも標準では出ませんか?
スクリーンショット 2021-12-01 18 41 10

@chihiro-adachi
Copy link
Contributor

@tao-s
なるほど、もう一度確認してみます。

@chihiro-adachi chihiro-adachi added improvement 機能改善 affected:template フロントテンプレートの変更 and removed Status: needs-review labels May 22, 2022
@chihiro-adachi chihiro-adachi modified the milestones: 4.1.x, 4.2.0 May 22, 2022
@chihiro-adachi chihiro-adachi changed the base branch from 4.1 to 4.2 June 2, 2022 23:29
@chihiro-adachi chihiro-adachi merged commit 3589b30 into EC-CUBE:4.2 Jun 3, 2022
@chihiro-adachi
Copy link
Contributor

@tao-s
4.2で取り込ませていただいきます。
ご対応ありがとうございました。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affected:template フロントテンプレートの変更 improvement 機能改善 Status: ready-for-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants