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

LC_Page_Admin_Products_Review empty() が残っている #789

Closed
seasoftjapan opened this issue Nov 2, 2023 · 0 comments · Fixed by #791
Closed

LC_Page_Admin_Products_Review empty() が残っている #789

seasoftjapan opened this issue Nov 2, 2023 · 0 comments · Fixed by #791
Assignees

Comments

@seasoftjapan
Copy link
Contributor

関連 http://svn.ec-cube.net/open_trac/ticket/791

foreach ($arrForm AS $key=>$val) {
if (empty($val)) continue;
switch ($key) {

カスタマイズで ID:0 を扱ったらスルーされた。

seasoftjapan added a commit to seasoftjapan/eccube-2_13 that referenced this issue Nov 2, 2023
@seasoftjapan seasoftjapan self-assigned this Nov 2, 2023
ji-eunsoo added a commit that referenced this issue Jan 24, 2024
LC_Page_Admin_Products_Review empty() が残っている #789
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant