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
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
Unknown Object (File)
Wed, Nov 20, 4:03 PM
Unknown Object (File)
Nov 9 2024, 12:40 PM
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
Branch
field1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14549
Build 18978: Run Core Tests
Build 18977: arc lint + arc unit

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.