#3154 closed defect (fixed)
携帯:Docomoキャリアで簡単ログインした時、ページを遷移したタイミングでログアウトしてしまう
Reported by: | shingo | Owned by: | shingo |
---|---|---|---|
Priority: | critical | Milestone: | OpenPNE2.13.5 |
Component: | pne-ktai | Version: | 2.14.x |
Keywords: | Cc: |
Description (last modified by )
■現象
以下の不具合が発生。
- Docomoキャリアでかんたんログインした時、ページを遷移したタイミングでログアウトしてしまう
- Docomoキャリアで通常ログイン後、「かんたんログイン設定」画面から個体識別番号を変更するとログアウトされてしまう。
■原因
webapp/lib/OpenPNE/Auth.php でユーザエージェント比較を行う処理の記述に不具合があった。
■修正内容
webapp/lib/OpenPNE/Auth.php:314行目・317行目のif文の中の関数strncmp()の条件を変更。
■関連情報
以下のチケットでの変更で生じた不具合です。
#3060:認証処理時に携帯版のセッションに含めたUserAgentをチェックするようにする
Change History (8)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Owner: | changed from nobody to shingo |
---|---|
Status: | new → assigned |
修正します。
comment:3 Changed 12 years ago by
Keywords: | 確認中 added |
---|---|
Priority: | minor → critical |
以下のリビジョンで不具合を修正しました。 ご確認ください。
- trunk - r9152
comment:6 Changed 12 years ago by
Keywords: | テスト待ち added; 確認中 removed |
---|
comment:7 Changed 12 years ago by
Keywords: | テスト待ち removed |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
確認しました。問題ありません。
comment:8 Changed 12 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
以下のチケットでの変更で生じた不具合です