プロジェクト

全般

プロフィール

Bug(バグ) #568

完了

URL in registering mail to mobile is wrong (携帯への新規登録メール内のURLが間違っている)

pnetan   さんがほぼ15年前に追加. 14年以上前に更新.

ステータス:
Fixed(完了)
優先度:
Normal(通常)
担当者:
対象バージョン:
開始日:
2010-02-03
期日:
進捗率:

100%

予定工数:
3.6 で発生するか:
3.8 で発生するか:

説明

Overview (現象)

URL in registering mail to mobile is wrong (it doesn't contain host)

携帯への新規登録メール内のURLが間違っている(ホスト名が含まれていない)

Causes (原因)

Request to registring mail is received in the mobile_mail_frontend application. So it doesn't have current host.

Normally, absolute URL to SNS generated by basing current host. But mobile_mail_frontend doesn't know host that should use, so it generates URL that doesn't contain host.

新規登録メールの要求は mobile_mail_frontend アプリケーションが受け付ける。そのため、現在のホスト名を所有していない。

通常、SNS への絶対 URL の生成は現在のホスト名に基づいておこなわれる。しかし mobile_mail_frontend はどのホストを使用するべきか知らないため、ホスト名が含まれない URL を生成してしまう。

Way to fix (修正内容)

Changed opWebRequest::getHost() to return a value of "op_base_url" configuration if the current host is empty.

現在のホスト名が空の場合に opWebRequest::getHost() が op_base_url の設定値を返すように修正した。

Original report (元の報告)

http://sns.openpne.jp/?m=pc&a=page_fh_diary&target_c_diary_id=23472 より転載

携帯からですが、新規登録が動いてないようです。

get@~のアドレスにメールを送ると、登録用のURLつきのメールが戻ってきますが、そのURLが
http:///mobile_frontend.php/~~~~

となっているので、登録できないんです。
おそらく、
http://(ドメイン名)/mobile_frontend.php/
なのでしょうが。 

関連するチケット 2 (0件未完了2件完了)

関連している OpenPNE 3 - Backport(バックポート) #1067: URL in registering mail to mobile is wrong (携帯への新規登録メール内のURLが間違っている)Fixed(完了)Shinichi Urabe2010-02-03

操作
関連している OpenPNE 3 - Backport(バックポート) #1142: URL in registering mail to mobile is wrong (携帯への新規登録メール内のURLが間違っている)Fixed(完了)Shinichi Urabe2010-02-03

操作

他の形式にエクスポート: Atom PDF