Homec4science

Minor, really fix empty reference properties in diffusion

Authored by David Reuss <david@upsys.dk> on Jun 30 2012, 15:43.

Description

Minor, really fix empty reference properties in diffusion

Summary:
Oh man, after the explode/map, the output when no references is actually

array(1) {
  [0]=> string(0) ""
}

.. making the falsey check fail to work as expected.

Test Plan: same as D2892, but with a little more scrutiny :p

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D2893

Details

Committed
epriestley <git@epriestley.com>Jun 30 2012, 15:43
Pushed
aubortJan 31 2017, 17:16
Parents
rPH19d58564d133: Minor, don't show references in diffusion if there isn't any
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHfd94700d697f: Minor, really fix empty reference properties in diffusion (authored by David Reuss <david@upsys.dk>).Jun 30 2012, 15:43