Page MenuHomePhabricator

Fix undefinded $changesets when submitting inline comments in Differential
ClosedPublic

Authored by epriestley on Jun 4 2014, 8:55 PM.
Tags
None
Referenced Files
F14481816: D9376.diff
Mon, Dec 30, 5:31 AM
Unknown Object (File)
Sat, Dec 28, 12:52 AM
Unknown Object (File)
Thu, Dec 26, 2:37 PM
Unknown Object (File)
Wed, Dec 25, 7:54 PM
Unknown Object (File)
Mon, Dec 23, 4:39 AM
Unknown Object (File)
Sat, Dec 21, 5:04 PM
Unknown Object (File)
Sat, Dec 21, 5:42 AM
Unknown Object (File)
Sat, Dec 21, 3:02 AM

Details

Summary

Fixes T5262. This branch is overzealous, and causes us to fail to load changeses if metamta.differential.unified-comment-context is off. It was on for me locally for testing, which is why I missed this.

Test Plan

No more exception.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Fix undefinded $changesets when submitting inline comments in Differential.
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.Jun 4 2014, 11:11 PM
epriestley updated this revision to Diff 22358.

Closed by commit rPba2ce8a5ca1a (authored by @epriestley).