HomePhorge

Minor, really fix empty reference properties in diffusion

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

Provenance
David ReussAuthored on Jun 30 2012, 6:43 AM
epriestleyCommitted on Jun 30 2012, 6:43 AM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP19d58564d133: Minor, don't show references in diffusion if there isn't any
Branches
Unknown
Tags
Unknown

Event Timeline