-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-dev
-
Fix Version/s: 3.1.0-a1
-
Component/s: Notification System
-
Labels:None
-
GitHub Pull Request URL:
Lines 157 and 170 of phpbb/notification/manager.php pass the query result object as the second argument of sql_fetchfield() when it should actually be the third, or none at all.