Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    8ee35dc9
    fetch: Fix clobbered user on fetch, round two · 8ee35dc9
    Jared Hancock authored
    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.
    8ee35dc9
    History
    fetch: Fix clobbered user on fetch, round two
    Jared Hancock authored
    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.