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
F14351711: D16889.id40660.diff
Thu, Dec 19, 9:43 AM
F14351105: D16889.diff
Thu, Dec 19, 7:16 AM
F14347488: D16889.id40660.diff
Thu, Dec 19, 3:02 AM
F14347487: D16889.id40659.diff
Thu, Dec 19, 3:02 AM
F14347486: D16889.id.diff
Thu, Dec 19, 3:02 AM
F14347472: D16889.diff
Thu, Dec 19, 3:02 AM
Unknown Object (File)
Fri, Dec 6, 8:54 PM
Unknown Object (File)
Wed, Dec 4, 7:42 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.