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)
Jun 9 2025, 2:22 AM
Unknown Object (File)
May 28 2025, 11:14 PM
Unknown Object (File)
May 9 2025, 4:35 PM
Unknown Object (File)
Apr 26 2025, 8:04 PM
Unknown Object (File)
Apr 26 2025, 8:04 PM
Unknown Object (File)
Apr 10 2025, 3:23 AM
Unknown Object (File)
Apr 5 2025, 9:13 PM
Unknown Object (File)
Apr 5 2025, 10:46 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).