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

メンテナンスモード有効時に、デバッグツールバーが動作しない #4032

Closed
nanasess opened this issue Dec 3, 2018 · 1 comment
Labels
Milestone

Comments

@nanasess
Copy link
Contributor

nanasess commented Dec 3, 2018

概要(Overview)

メンテナンスモードを有効にすると、 /_profile もメンテナンスモードとなってしまい、デバッグツールバーが動作しない

期待する内容(Expect) or 要望 (Requirement)

メンテナンスモードでもデバッグツールバーが利用できる

再現手順(Procedure)

環境変数を以下のように設定し、メンテナンスモードを有効にする

APP_ENV=dev
APP_DEBUG=1

環境 (environment)

  • EC-CUBE: 4.0.1
  • PHP: 7.2.9
  • DB:
    • PostgreSQL 11

関連情報 (Ref)

@chihiro-adachi chihiro-adachi added this to the 4.0.2 milestone Dec 5, 2018
@chihiro-adachi chihiro-adachi modified the milestones: 4.0.2, 4.0.3 Feb 27, 2019
@Yangsin Yangsin modified the milestones: 4.0.3, 4.0.x Aug 15, 2019
@chihiro-adachi chihiro-adachi modified the milestones: 4.0.x, 4.1.3, 4.1.2 Apr 21, 2022
@chihiro-adachi
Copy link
Contributor

4.1.2で修正されました。
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants