Bug(バグ) #3955
h3. Overview (現象)
プロフィール項目にプリセットから「国または地域」を追加しメンバーにて値を設定したプロフィールページをスマートフォンで閲覧すると下記のエラーが発生する。
<pre>
PHP Notice: Undefined variable: culture in apps/pc_frontend/modules/member/templates/_smtProfileListBox.php on line 29
PHP Fatal error: Call to a member function getCountry() on a non-object in apps/pc_frontend/modules/member/templates/_smtProfileListBox.php on line 28
</pre>
h3. Causes (原因)
バグが発生した原因を記入
h3. Way to fix (修正内容)
修正内容を記入