Homec4science

Fix rendering issue for LDAP configuration provider transactions

Authored by epriestley <git@epriestley.com> on Jan 8 2014, 22:27.

Description

Fix rendering issue for LDAP configuration provider transactions

Summary: Fixes T4290. At least one of the fields (realname) may have a list of items, and strlen(array('first', 'last')) produces the warning and stack trace in T4290.

Test Plan:

  • Edited realname from an array value to an array value.
  • Hit error.
  • Applied patch.
  • No more error.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4290

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

Details

Committed
epriestley <git@epriestley.com>Jan 8 2014, 22:27
Pushed
aubortJan 31 2017, 17:16
Parents
rPH1cb8f0b39383: Update Email Address setting page
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH324ee4e4d539: Fix rendering issue for LDAP configuration provider transactions (authored by epriestley <git@epriestley.com>).Jan 8 2014, 22:27