-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-a1
-
Fix Version/s: 3.1.0-a2
-
Component/s: Moderator Control Panel (MCP)
-
Labels:None
-
Environment:Area 51, Android 4.3.
-
GitHub Pull Request URL:
Got some PHP notices when closing a reported post's entry in the MCP.
[phpBB Debug] PHP Notice: in file [ROOT]/phpbb/notification/type/report_post.php on line 192: Undefined index: reason_title
|
[phpBB Debug] PHP Notice: in file [ROOT]/phpbb/notification/type/report_post.php on line 193: Undefined index: reason_description
|
[phpBB Debug] PHP Notice: in file [ROOT]/phpbb/notification/type/report_post.php on line 194: Undefined index: reason_text
|
This was while on my mobile phone though not sure if that was a contributing factor. Screenshot attached.