Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.2
-
Fix Version/s: 4.7.3
-
Component/s: None
-
Labels:
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
Someone challenged me as to why we have
$this->storeWhereHavingClauseArray();
at the beginning of postProcessCommon
After some digging I had to conclude it's purpose had been relevant to some earlier iteration & it can go now.