-
Type:
Improvement
-
Status: Unverified Fix (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-dev, 3.1.0-b2
-
Fix Version/s: 3.1.0-b3
-
Component/s: Events
-
Labels:None
-
GitHub Pull Request URL:
$topic_data array is used in viewtopic.php to populate $post_row template block array data.
Although $topic_data is not being passed to core.viewtopic_modify_post_row event for modifying/adding $post_row data in it.