HomePhabricator

Fix an issue where PhabricatorHandleList could fail to completely iterate

Description

Fix an issue where PhabricatorHandleList could fail to completely iterate

Fixes T8140. If a HandleList contained a null (because some caller sloppily added null as a handle), iteration (e.g., via iterator_to_array()) would abort prematurely.

In T8140, some of the project transactions add a null for an old file PHID when there's no old profile image.

Auditors: btrahan

Details

Auditors
btrahan
Group Auditors
Cowboy Commits
Provenance
epriestleyAuthored on
epriestleyPushed on May 9 2015, 8:31 PM
Parents
rP7668d47e6da1: Fix conduit result tables on mobile views
Branches
Unknown
Tags
Unknown
Tasks
T8140: Handle not loaded exception after setting project picture