-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-RC4
-
Fix Version/s: 3.1.0-RC5
-
Component/s: Moderator Control Panel (MCP), Notification System
-
Labels:None
-
GitHub Pull Request URL:
https://github.com/phpbb/phpbb/blob/develop-ascraeus/phpBB/includes/mcp/mcp_queue.php#L746-L753
As !$post_data['topic_posts_approved'] means unapproved topic, it seems that in this case 'notification.type.approve_topic' should be added instaed of 'notification.type.approve_post' and vise versa.
Now, when post is getting approved, user is getting topic approval notification, and vise versa.