Project

General

Profile

Actions

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

open

prodのログ設定を有効にすると、send-daily-news send-birthday-mail タスクのコマンド上でログが表示される

Added by Shinichi Urabe over 14 years ago. Updated almost 5 years ago.

Status:
New(新規)
Priority:
Normal(通常)
Assignee:
-
Target version:
Start date:
2010-07-06
Due date:
% Done:

0%

Estimated time:

Description

Overview (現象)

apps/pc_frontend/config/settings.yml の prod の logging_enabled を true にする。
以下のコマンドをたたく

[urabe@debian OpenPNE3]$ ./symfony openpne:send-daily-news
>> sfPatternRouting Connect sfRoute "album_nodefaults" (/album/*)
>> sfPatternRouting Connect sfDoctrineRoute "album_image_delete" (/album/photo/delete/:id)
>> sfPatternRouting Connect sfDoctrineRoute "album_image_update" (/album/photo/update/:id)
>> sfPatternRouting Connect sfDoctrineRoute "album_image_edit" (/album/photo/edit/:id)
>> sfPatternRouting Connect sfDoctrineRoute "album_image_show" (/album/photo/:id)
>> sfPatternRouting Connect sfDoctrineRoute "album_image_insert" (/album/:id/photo/insert)
>> sfPatternRouting Connect sfDoctrineRoute "album_image_add" (/album/:id/photo/add)
>> sfPatternRouting Connect sfDoctrineRoute "album_delete" (/album/delete/:id)
>> sfPatternRouting Connect sfDoctrineRoute "album_delete_confirm" (/album/deleteConfirm/:id)
>> sfPatternRouting Connect sfDoctrineRoute "album_update" (/album/update/:id)
>> sfPatternRouting Connect sfDoctrineRoute "album_edit" (/album/edit/:id)
>> sfPatternRouting Connect sfRequestRoute "album_create" (/album/create)

・・・略

symfony の仕様の可能性もあり、対応不要かもしれないですが、チケットとして残しておきます。

Causes (原因)

バグが発生した原因を記入

Way to fix (修正内容)

修正内容を記入

Actions #1

Updated by Kousuke Ebihara over 14 years ago

  • Target version deleted (OpenPNE 3.6beta1)

apps/pc_frontend/config/settings.yml の prod の logging_enabled を true にする。

OpenPNE が意図しない形にソースコードを変更しているために起きている現象であり、これをバグとして対応するのは不適切です。

ひとまずバージョン指定は外します。

Actions #2

Updated by Rimpei Ogawa over 14 years ago

  • 3.6 で発生するか set to Yes
Actions #3

Updated by Rimpei Ogawa over 14 years ago

  • Tracker changed from Bug(バグ) to Enhancement(機能追加・改善)
Actions #4

Updated by kaoru n almost 5 years ago

  • Target version set to OpenPNE 3.10.x
Actions

Also available in: Atom PDF