[管理ログイン画面]ログイン失敗後、再度ログインを行うとWarningが発生する
Open
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
Assessment
This issue has not been assessed yet.