Ticket #1817 (closed バグ指摘: 修正済)

Opened 12 years ago

Last modified 12 years ago

ブロックでフックポイントが動作していない

Reported by: h_yoshimoto Owned by: h_yoshimoto
Priority: Milestone: EC-CUBE2.12.0
Component: その他 Version: 2.12.0 β
Keywords: Cc:
修正済み: yes

Description

LC_Page_FrontParts_Bloc::initでLC_Page_Ex::initをオーバーライドしている為、フックポイント生成ロジック・スーパーフックポイントを通過しない。

parent::initではなく
別途フックポイント関連の処理を追加する対応を入れます。

Change History

comment:1 Changed 12 years ago by h_yoshimoto

  • Status changed from new to assigned
  • 修正済み set

r21845 r21855 にて対応

ブロッククラスは通常のページクラスとは性質が違うため
スーパーフックポイントが実行されない仕様とする。

comment:2 Changed 12 years ago by h_yoshimoto

  • Status changed from assigned to closed
  • Resolution set to 修正済
Note: See TracTickets for help on using tickets.