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
F13135748: D14858.diff
Thu, May 2, 10:33 AM
Unknown Object (File)
Tue, Apr 30, 11:25 PM
Unknown Object (File)
Sat, Apr 27, 10:29 AM
Unknown Object (File)
Mon, Apr 22, 10:45 PM
Unknown Object (File)
Tue, Apr 16, 3:41 AM
Unknown Object (File)
Apr 1 2024, 4:40 AM
Unknown Object (File)
Mar 30 2024, 6:16 PM
Unknown Object (File)
Mar 23 2024, 2:33 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
Branch
spacedefault
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 9739
Build 11691: Run Core Tests
Build 11690: arc lint + arc unit

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.