プロジェクト

全般

プロフィール

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

log at deprecated helper function used (非推奨ヘルパー関数が利用されたときにログを残す)

Shogo Kawahara約14年前に追加. 約14年前に更新.

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

100%


説明

Overview

log at deprecated helper function used (非推奨ヘルパー関数が利用されたときにログを残す)
ref http://groups.google.co.jp/group/openpne-dev/browse_thread/thread/3036bec10b942f62

Function of object

  • opParts
    1. include_page_title()
    2. include_list_box()
    3. include_simple_box()
    4. include_box()
    5. include_parts()
    6. include_news_pager()
  • opUtil
    1. pager_navigation()
    2. pager_total()

関連するチケット

関連している OpenPNE 3 - Enhancement(機能追加・改善) #733: change deprecated helper function to the function of substitution (非推奨関数を代替の関数に変更する) Fixed(完了) 2010-02-22 2010-03-04

関係しているリビジョン

リビジョン 05e7039e (差分)
Shogo Kawahara約14年前に追加

added log_message() to deprecated helper functions (fixes #617)

履歴

#1 Shogo Kawahara約14年前に更新

  • ステータスPending Fixing(修正待ち) から Accepted(着手) に変更

#2 Shogo Kawahara約14年前に更新

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

更新履歴commit:"05e7039ee5591fd3dc13c66d20c13eb64e82b9c3"で適用されました。

#3 Kousuke Ebihara約14年前に更新

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

#4 Hiroki Mogi約14年前に更新

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

テストを実施しました。
以下の通りに警告が表示されたので、ステータスを完了にします。

Error main include_page_title() is deprecated. Toggle debug stack
Error main include_list_box() is deprecated. Toggle debug stack
Error main include_box() is deprecated. Toggle debug stack
Error main include_simple_box() is deprecated. Toggle debug stack
Error main include_parts() is deprecated. Toggle debug stack
Error main include_news_pager() is deprecated. Toggle debug stack

Error main pager_navigation() is deprecated. Toggle debug stack
Error main pager_total() is deprecated. Toggle debug stack

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