Page MenuHomePhabricator

Fix an EditEngine issue with unlocking fields which can't be locked
ClosedPublic

Authored by epriestley on Nov 17 2016, 6:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 12:16 PM
Unknown Object (File)
Mon, Apr 8, 10:19 AM
Unknown Object (File)
Fri, Apr 5, 7:47 PM
Unknown Object (File)
Thu, Mar 28, 2:59 AM
Unknown Object (File)
Thu, Mar 28, 2:59 AM
Unknown Object (File)
Thu, Mar 28, 2:59 AM
Unknown Object (File)
Thu, Mar 28, 2:59 AM
Unknown Object (File)
Mar 21 2024, 1:04 AM
Subscribers

Details

Summary

This code should go inside the field-locking loop. Otherwise, it only applies to the last field, and fatals if there are no fields.

Test Plan

Carefuller inspection.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix an EditEngine issue with unlocking fields which can't be locked.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
epriestley added a subscriber: 20after4.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 17 2016, 6:28 PM
This revision was automatically updated to reflect the committed changes.