プロジェクト

全般

プロフィール

Enhancement(機能追加・改善) #1009

Enhance a registering flow from inviting e-mail (招待メールからの登録フローを改善する)

Kousuke Ebiharaほぼ14年前に追加. ほぼ14年前に更新.

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

100%


説明

Overview (概要)

Inviting mail depends on opAuthMailAddressPlugin, so there are authentication plugins that can not handle registring from invitation mail.

招待メールが opAuthMailAddressPlugin に依存してしまっているため、招待経由での新規登録が扱えない認証プラグインが存在する。

Spec (仕様)

Add a registring page for invitaion. New registering page, "member/register" prepares hook point for authentication plugin.

Authentication plugins can inject something to guide member for beginning registration to "member/register" page.

Invitaion mail show a URL to "member/register" and detach from opAuthMailAddressPlugin.

招待のための新規登録ページを追加する。新しい "member/register" ページは認証プラグインのためのフックポイントを用意している。

認証プラグインは "member/register" ページに対して、メンバーに登録処理を開始するための案内となる表示要素を挿入することができる。

招待メールは "member/register" ページへの URL を載せるようにし、 opAuthMailAddressPlugin から切り離す。

関係しているリビジョン

リビジョン b0a083f0 (差分)
Kousuke Ebiharaほぼ14年前に追加

registring from invitation mail now starts "member/register" action (fixes #1009)

リビジョン a2ad7033 (差分)
Kousuke Ebiharaほぼ14年前に追加

fixed mail_template.yml for new registering e-mail template (fixes #1009)

リビジョン 8a8b44f4 (差分)
Kousuke Ebiharaほぼ14年前に追加

fixes some registering page doesn't display correctly for Gadget can't handle pre-register user (fixes #1009)

履歴

#1 Kousuke Ebiharaほぼ14年前に更新

  • ステータスAccepted(着手) から Pending Review(レビュー待ち) に変更
  • 進捗率0 から 50 に変更

更新履歴 b0a083f00ccc92584163cec0ad73062b65b04415 で適用されました。

#2 Kousuke Ebiharaほぼ14年前に更新

更新履歴 a2ad7033a69b4193de34da83754f6cb63b6f0a6e で適用されました。

#3 Kousuke Ebiharaほぼ14年前に更新

  • 題名Enhance a registering flow from inviting e-mail から Enhance a registering flow from inviting e-mail (招待メールからの登録フローを改善する) に変更
  • ステータスPending Review(レビュー待ち) から Pending Testing(テスト待ち) に変更

#4 Shogo Kawaharaほぼ14年前に更新

  • ステータスPending Testing(テスト待ち) から Pending Review(レビュー待ち) に変更

以下の現象が報告されています。

  • モバイル環境で登録画面 (member/register) にジャンプしたところ500エラーが発生しました。
    • サーバ環境はPHP5.2.6
    • クライアントは W64SA

原因として以下が考えられます。

  • テンプレーティング中にエラーが発生しており正しいHTML文章をレスポンスしていない。
    • dev環境で確認したところ、PC、モバイルともに以下のようなエラーが出力されていることを確認しました。
Catchable fatal error: Argument 1 passed to opDoctrineRecord::isAllowed() must be an instance of Member, boolean given, called in /home/kawahara/dev/OpenPNE/OpenPNE3/lib/model/doctrine/Gadget.class.php on line 80 and defined in /home/kawahara/dev/OpenPNE/OpenPNE3/lib/util/opDoctrineRecord.class.php on line 154

#5 Shogo Kawaharaほぼ14年前に更新

  • ステータスPending Review(レビュー待ち) から Rejected(差し戻し) に変更

#6 Kousuke Ebiharaほぼ14年前に更新

  • ステータスRejected(差し戻し) から Pending Review(レビュー待ち) に変更

更新履歴 8a8b44f43ea1e40d2d380ba97fcb743483d3fd88 で適用されました。

#7 Kousuke Ebiharaほぼ14年前に更新

  • ステータスPending Review(レビュー待ち) から Pending Testing(テスト待ち) に変更

#8 Kiwa Sakaiほぼ14年前に更新

  • ステータスPending Testing(テスト待ち) から Fixed(完了) に変更
  • 進捗率50 から 100 に変更

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