Backport(バックポート) #3470
pc_frontend の test で opWebResponse を利用しないことによるテスト阻害
Start date:
2011-11-23
Due date:
% Done:
0%
Description
Overview¶
pc_frontend の test に sfWebResponse が利用されており、
functional test にて warning が発生する
> application/add # post /member/login/authMode/MailAddress not ok 1 - last request threw an uncaught exception sfException: Call to undefined method sfWebResponse::generateMobileUidCookie.
Causes¶
#1113 の変更によるものであり、functional test について配慮されていない。
Way to fix¶
pc_frontend の factories.yml の修正
-> (影響範囲) テスト関連
Appendix¶
他のアプリケーションについては、当問題は発生しない。
Related issues
History
#1
Updated by Akihiro KOBAYASHI about 9 years ago
- Status changed from New(新規) to Accepted(着手)
- Assignee set to Akihiro KOBAYASHI
#2
Updated by Akihiro KOBAYASHI about 9 years ago
- Status changed from Accepted(着手) to Pending Review(レビュー待ち)
- % Done changed from 0 to 50
pull request: https://github.com/openpne/OpenPNE3/pull/94
#3
Updated by Youichi Kimura about 9 years ago
- Status changed from Pending Review(レビュー待ち) to Rejected(差し戻し)
stable-3.8.x へのバックポートは既に #3160 にて行われているため修正不要です
#4
Updated by Youichi Kimura about 9 years ago
- Status changed from Rejected(差し戻し) to Invalid(無効)
- % Done changed from 50 to 0