Bug(バグ) #1772
[test] The session instance is not correct at the test (テストのセッションが正しくないことがある。)
Start date:
2010-11-09
Due date:
% Done:
0%
3.6 で発生するか:
3.8 で発生するか:
Unknown (未調査)
Description
Overview¶
The session instance is not correct at the test.
(テストのセッションが正しくないことがある。)
OpenPNE.yml に以下を以下のように設定した場合
session_storage:
name: "memcache"
options:
のようにした場合、opProjectConfiguration::configureSessionStorage() で、
sf_factory_storage が変更されるため、ファクトリがTest用のセッションストレージを選択しない。
Environment¶
OpenPNE3.4〜
Way to fix¶
opProjectConfiguration::configureSessionStorage() について environment が test の時は何も行わないように変更する
History
#1
Updated by Shogo Kawahara over 11 years ago
- Assignee deleted (
Shogo Kawahara)
#2
Updated by Shouta Kashiwagi over 10 years ago
- Target version changed from OpenPNE 3.7.0 to 252
#3
Updated by Shouta Kashiwagi over 10 years ago
- Target version changed from 252 to OpenPNE 3.8.x