ec-cube icon indicating copy to clipboard operation
ec-cube copied to clipboard

EC-CUBE is the most popular e-commerce solution in Japan

Results 333 ec-cube issues
Sort by recently updated
recently updated
newest added

### 概要(Overview) パスワード再発行画面において、アカウントが存在するかどうかによってレスポンス時間が変化するため、 レスポンス速度を確認することで、存在アカウントのチェックが可能です。 ### 再現手順(Procedure) #### ・結果 (4.2.3で実施した、5回の平均値を記載) Version | 接続先 | ユーザー登録あり(ms) | ユーザー登録無し(ms) -- | -- | -- | -- 4.2.3 | gmail | 3978 | 649...

bug

## 概要(Overview・Refs Issue) #6137 とりあえずplatform指定。 ## 実装に関する補足(Appendix) すいません、動くかわかんないです。 ## テスト(Test) すいません、テスト一切してないです... ## マイナーバージョン互換性保持のための制限事項チェックリスト - [x] 既存機能の仕様変更はありません - [x] フックポイントの呼び出しタイミングの変更はありません - [x] フックポイントのパラメータの削除・データ型の変更はありません - [x] twigファイルに渡しているパラメータの削除・データ型の変更はありません - [x] Serviceクラスの公開関数の、引数の削除・データ型の変更はありません - [x]...

Status: discussion

### 概要(Overview) Apple silicon搭載のMacで``docker-compose up -d``するとamd64しかイメージ無いよって言われる。 マルチアーキテクチャー対応をお願いします... ```console ! mailcatcher The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s...

bug

### 概要(Overview) セキュリティ管理画面や、テンプレート管理画面は、 .env を書き換えることで機能を実現している。 しかし、 docker-compose の環境や、本番環境など、 .env を使用していない場面ではこれらの機能が動作しない。 セキュリティ設定や、テンプレートの変更をしようとして、初めて変更できないことに気がつくので、困惑するユーザーが多い 例) https://xoops.ec-cube.net/modules/newbb/viewtopic.php?viewmode=flat&order=ASC&topic_id=28229&forum=11 ### 期待する内容(Expect) or 要望(Requirement) 以下のような場合は、セキュリティ管理画面、テンプレート管理画面を開いた時点で警告メッセージを表示したり、登録ボタンを disable にしたい - .env を使用していない場合 - .env から環境変数を取得していない場合 - .env に書き込みができない場合

Status: discussion

### 概要(Overview) docker-compose.ymlのコメントとして記載されているdocker buildを利用してイメージを作成したのち、docker-compose up -dすると、ec-cubeコンテナが異常終了してしまう error logとして exec /usr/local/bin/docker-php-entrypoint: no such file or directory と表示される ### 再現手順(Procedure) 1. ec-cubeリポジトリをcloneしディレクトリ内へ移動 2. docker build -t ec-cube --no-cache --pull --build-arg TAG=8.1-apache を実行...

bug

### 概要(Overview) おそらく3系の名残り。4系に config.yml は存在しない https://github.com/EC-CUBE/ec-cube/blob/e9edc3bbcc3183c52c07108023382f591d759c5b/src/Eccube/Service/PluginService.php#L418-L444 ### 再現手順(Procedure) コードレビューで発見 ### 環境(Environment) EC-CUBE 4.2

bug
bug:Low

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.2 to 7.24.5. Release notes Sourced from @​babel/core's releases. v7.24.5 (2024-04-29) Thanks @​romgrk and @​sossost for your first PRs! :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript...

dependencies
javascript

Bumps [symfony/service-contracts](https://github.com/symfony/service-contracts) from 3.4.1 to 3.5.0. Commits bd1d9e5 Merge branch '7.0' into 7.1 6d74a76 Merge branch '5.4' into 6.4 351fb56 Auto-close PRs on subtree-splits a17e696 [Contracts] Rename ServiceSubscriberTrait to ServiceMethodsSubscriberTrait...

dependencies
php

Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 6.4.3 to 7.0.7. Release notes Sourced from symfony/phpunit-bridge's releases. v7.0.7 Changelog (https://github.com/symfony/phpunit-bridge/compare/v7.0.6...v7.0.7) no significant changes v7.0.6 Changelog (https://github.com/symfony/phpunit-bridge/compare/v7.0.5...v7.0.6) no significant changes v7.0.4 Changelog (https://github.com/symfony/phpunit-bridge/compare/v7.0.3...v7.0.4) no significant changes...

dependencies
php

Bumps [nesbot/carbon](https://github.com/briannesbitt/Carbon) from 2.72.3 to 3.3.1. Release notes Sourced from nesbot/carbon's releases. 3.3.1 Complete commits list: https://github.com/briannesbitt/Carbon/compare/3.3.0...3.3.1 Summary: Fix days for diffForHumans for slovak @​edvordo #3007 Support %a format #3013...

dependencies
php