EC-CUBE / EC-CUBE/ProductReview-plugin

CSVダウンロード時の検索条件キーが間違っている

Open
#96 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
9
Forks
38
PR merge metrics
No merged PRs in 30d

Description

CSVダウンロード時の検索条件キーが間違っているため、絞り込んだ結果がCSVダウンロードできない

https://github.com/EC-CUBE/ProductReview-plugin/blob/1b83299438a144105c84656f1f2ebe0e4a1e7997/Controller/Admin/ProductReviewController.php#L273-L274

'eccube.admin.product.search'となっているがこれは商品一覧画面のキーで、正しくは'product_review.admin.product_review.search'のはず。

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.