EC-CUBE / EC-CUBE/ec-cube3

[管理ログイン画面]ログイン失敗後、再度ログインを行うとWarningが発生する

Open
#36 0 comments 0 reactions 0 assignees View on GitHub
bug:Low
Dominant language
PHP
Stars
13
Forks
26
PR merge metrics
No merged PRs in 30d

Description

## 概要(Overview)
タイトルと同じ。

## 期待する内容(Expect) or 要望 (Requirement)
Warningが発生しないよう回避する。

## 再現手順(Procedure)
1.管理者でログインする
2.ログアウト
3.間違ってるパスワードでログインする
4.正しくパスワードでログインする

3.0.14でもWarningが発生。

### 環境 (environment)
+ EC-CUBE: 3.0.15
+ PHP: 7.0.9
+ DB:
- PostgreSQL x.x.x
- MySQL x.x.x

## 関連情報 (Ref)
```
Log:
ContextErrorException in ProxyGenerator.php line 306:
Warning: rename(C:\wamp\www\ec-cube\src\Eccube/../../app/cache/doctrine/proxies\__CG__EccubeEntityMasterAuthority.php.593a5176aefa42.80740163,C:\wamp\www\ec-cube\src\Eccube/../../app/cache/doctrine/proxies\__CG__EccubeEntityMasterAuthority.php) [function.rename]: Access is denied. (code: 5)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.