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)
Tue, Apr 16, 3:41 AM
Unknown Object (File)
Mon, Apr 1, 4:40 AM
Unknown Object (File)
Sat, Mar 30, 6:16 PM
Unknown Object (File)
Sat, Mar 23, 2:33 AM
Unknown Object (File)
Mar 10 2024, 12:42 PM
Unknown Object (File)
Mar 5 2024, 3:44 PM
Unknown Object (File)
Mar 5 2024, 3:44 PM
Unknown Object (File)
Mar 5 2024, 1:57 PM
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.