プロジェクト

全般

プロフィール

Bug(バグ) #2618

Shogo Kawahara さんがほぼ13年前に更新

h3. Overview 

 pc_frontend の test に sfWebResponse が利用されており、 
 functional test にて warning が発生する 
 <pre> 
 > application/add 
 # post /member/login/authMode/MailAddress 
 not ok 1 - last request threw an uncaught exception sfException: Call to undefined method sfWebResponse::generateMobileUidCookie. 
 </pre> (warning 詳細 -> あとで書く) 

 h3. Way to fix 

 pc_frontend の factories.yml の修正 

 h3. Appendix 

 他のアプリケーションについては、当問題は発生しない。

戻る