Project

General

Profile

Actions

Bug(バグ) #4438

closed

OpenPNE-3.8 から OpenPNE-3.10 にバージョンアップすると投稿時にエラーが発生する

Added by kaoru n over 4 years ago. Updated over 4 years ago.

Status:
Fixed(完了)
Priority:
Normal(通常)
Assignee:
Target version:
Start date:
2020-06-01
Due date:
% Done:

100%

Estimated time:
(Total: 0:00 h)
3.6 で発生するか:
No (いいえ)
3.8 で発生するか:
No (いいえ)

Description

Overview (現象)

opCommunityTopicPlugin がインストールされた状態で
doc/ja/OpenPNE3_Version_Up_Guide.txt
の手順に従ってバージョンアップ後、コミュニティイベントにコメント投稿を行うと下記エラーが発生する。
※ OpenPNE-3.10.x を新規インストールした際にはこのエラーは発生しない。

PHP Fatal error:  Uncaught TypeError: Argument 1 passed to sfPatternRouting::configureRoute() must be an instance of sfRoute, string given, called in (snip)/cache/(snip)/pc_frontend/prod/config/config_core_compile.yml.php on line 3546 and defined in (snip)/cache/(snip)/pc_frontend/prod/config/config_core_compile.yml.php:3553\nStack trace:\n#0 (snip)/cache/(snip)/pc_frontend/prod/config/config_core_compile.yml.php(3546): sfPatternRouting->configureRoute('C:17:"opDynamic...')\n#1 (snip)/cache/(snip)/pc_frontend/prod/config/config_core_compile.yml.php(3490): sfPatternRouting->connect('communityEvent_...', 'C:17:"opDynamic...')\n#2 (snip)/plugins/opCommunityTopicPlugin/lib/opCommunityTopicToolKit.class.php(74): sfPatternRouting->setRoutes(Array)\n#3 (snip)/plugins/opCommunityTopicPlugin/lib/opCommunityTopicToolKit.class.php(48): opCommunityTopicToolkit::getPostMailAddress('mail_community_...', Array)\n#4 /var/www/sns in (snip)/cache/(snip)/pc_frontend/prod/config/config_core_compile.yml.php on line 3553, referer: https://(snip)/communityEvent/882

※ opCommunityTopicPlugin 以外の投稿時にも同様のエラーは発生する。

Causes (原因)

https://github.com/FriendsOfSymfony1/symfony1/issues/169
にて言及されているものと考えられる

Way to fix (修正内容)

https://github.com/FriendsOfSymfony1/symfony1/pull/212
この修正を適用する

要確認

https://github.com/FriendsOfSymfony1/symfony1/pull/212
を適用することの影響


Subtasks 1 (0 open1 closed)

Backport(バックポート) #4439: OpenPNE-3.8 から OpenPNE-3.10 にバージョンアップすると投稿時にエラーが発生するFixed(完了)kaoru n2020-06-01

Actions
Actions #1

Updated by kaoru n over 4 years ago

  • Description updated (diff)
Actions #2

Updated by kaoru n over 4 years ago

  • Description updated (diff)
Actions #3

Updated by kaoru n over 4 years ago

  • Status changed from New(新規) to Pending Review(レビュー待ち)
  • Assignee set to kaoru n
  • % Done changed from 0 to 50

https://github.com/openpne/OpenPNE3/pull/605
にてプルリクエストしました

Actions #5

Updated by Rimpei Ogawa over 4 years ago

  • Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)
  • % Done changed from 50 to 70
Actions #6

Updated by isao sano over 4 years ago

  • Status changed from Pending Testing(テスト待ち) to Pending Merge(マージ待ち)
  • % Done changed from 70 to 80

試験完了しました。
問題ありません。

Actions #7

Updated by kaoru n over 4 years ago

  • Status changed from Pending Merge(マージ待ち) to Fixed(完了)
  • % Done changed from 80 to 100

マージしました

Actions

Also available in: Atom PDF