Page MenuHomePhabricator

Fix incorrect rendering of "Spaces" dropdown control when configuring EditEngine defaults
ClosedPublic

Authored by epriestley on Dec 23 2015, 2:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 5, 6:34 PM
Unknown Object (File)
Sat, Nov 30, 2:41 PM
Unknown Object (File)
Fri, Nov 29, 6:43 PM
Unknown Object (File)
Mon, Nov 25, 5:46 AM
Unknown Object (File)
Thu, Nov 21, 3:52 PM
Unknown Object (File)
Nov 17 2024, 3:11 AM
Unknown Object (File)
Nov 1 2024, 2:42 AM
Unknown Object (File)
Oct 18 2024, 4:14 AM
Subscribers
None

Details

Summary

Ref T10004. This could sometimes pass false, which counts as disabled.

Instead, pass null explicitly.

Test Plan

Edited default space on an EditEngine form.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix incorrect rendering of "Spaces" dropdown control when configuring EditEngine defaults.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 23 2015, 2:38 AM
This revision was automatically updated to reflect the committed changes.