問題点 #841

[BaserCMS1.5.3] ブログでカテゴリ無所属の記事へのリンクがカレンダーに表示されない

Added by ryuring   5 months ago. Updated 5 months ago.

Status:終了 Start:02/17/2010
Priority:今すぐ Due date:
Assigned to:ryuring   % Done:

0%

Category:ブログ
Target version:BaserCMS 1.5.4 stable

Description

blog_post.php - 修正パッチ (7.3 KB) ryuring  , 02/17/2010 07:32 am

History

Updated by ryuring   5 months ago

この問題は、CSV以外のデータベースで発生します。

baser/plugins/blog/models/blog_post.php の 151行目を下記に書き換える事で解消できます。

        $conditions = array('BlogPost.status'=>true,'BlogPost.blog_content_id'=>$contentId);

修正パッチを用意しましたの上書きしてください。

Updated by ryuring   5 months ago

  • Status changed from 担当 to 解決

Updated by ryuring   5 months ago

  • Target version set to 32

Updated by ryuring   5 months ago

  • Status changed from 解決 to 終了

Updated by ryuring   5 months ago

  • Target version changed from 32 to BaserCMS 1.5.4 stable

Also available in: Atom PDF