-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2.7
-
Fix Version/s: 3.2.8-RC1
-
Component/s: Memberlist/viewing profiles
-
Labels:None
Currently members search with last visit time involved yields incorrect results (or no results where it shouldn't be the case), also the related memberlist.php code (https://github.com/phpbb/phpbb/blob/3.2.x/phpBB/memberlist.php#L1076) is inconsistent with the similarĀ code of ACP prune users module (which works correctly https://github.com/phpbb/phpbb/blob/3.2.x/phpBB/includes/acp/acp_prune.php#L474-L486).