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
F13130667: D9376.id22358.diff
Wed, May 1, 10:57 AM
F13130666: D9376.id22347.diff
Wed, May 1, 10:57 AM
Unknown Object (File)
Mon, Apr 29, 7:58 PM
Unknown Object (File)
Wed, Apr 24, 10:29 PM
Unknown Object (File)
Wed, Apr 24, 7:01 AM
Unknown Object (File)
Apr 1 2024, 2:13 PM
Unknown Object (File)
Mar 10 2024, 9:37 AM
Unknown Object (File)
Feb 16 2024, 2:06 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).