fetch: Fix clobbered user on fetch, round two
Again, fix issue where multiple mails fetched in the same fetch run will set the user of each of the mails to the user of the first email fetched. The previous patch neglected to pass the new $cache argument through the inherited UserForm::getFields() function.
Please register or sign in to comment