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
Unknown Object (File)
Sun, Feb 9, 1:20 PM
Unknown Object (File)
Sun, Feb 9, 1:20 PM
Unknown Object (File)
Sun, Feb 9, 1:20 PM
Unknown Object (File)
Sun, Feb 9, 1:20 PM
Unknown Object (File)
Fri, Feb 7, 12:18 AM
Unknown Object (File)
Wed, Jan 29, 9:55 PM
Unknown Object (File)
Tue, Jan 28, 8:01 AM
Unknown Object (File)
Mon, Jan 27, 9:20 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).