コミュニティのトピック・イベントの削除リクエストすると500 Internal Server Errorになる
ログイン状態で以下のリクエストをすると500 Internal Server Errorになる
- /communityTopic/delete/<id> (post)
- /communityEvent/delete/<id> (post)
エラーメッセージ
SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`openpne/community_event_comment`, CONSTRAINT `community_event_comment_community_event_id_community_event_id` FOREIGN KEY (`community_event_id`) REFERENCES `community_event` (`id`))
Change History (6)
Type: |
enhancement →
defect
|
Owner: |
changed from nobody to fukamachi
|
Status: |
new →
assigned
|
Keywords: |
確認中 removed
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Component: |
plugins →
core
|
Keywords: |
opCommunityTopicPlugin added
|
Milestone: |
OpenPNE3.1.1
|
Component: |
core →
plugins
|
やります