Page MenuHomePhabricator

Transactions - fix bug in differential where older inlines weren't appearing
ClosedPublic

Authored by btrahan on Dec 5 2014, 6:19 PM.
Tags
None
Referenced Files
F15467786: D10935.id26263.diff
Thu, Apr 3, 6:03 PM
F15443775: D10935.id26263.diff
Thu, Mar 27, 6:07 AM
F15388311: D10935.id26263.diff
Sat, Mar 15, 3:38 AM
F15378256: D10935.id26263.diff
Thu, Mar 13, 1:30 PM
F15378255: D10935.diff
Thu, Mar 13, 1:30 PM
F15343117: D10935.id26263.diff
Sun, Mar 9, 10:12 PM
F15343116: D10935.diff
Sun, Mar 9, 10:12 PM
F15331791: D10935.id26263.diff
Fri, Mar 7, 1:47 PM
Subscribers

Details

Summary

Fixes T6699. We need to "loadInlineComments" consistently, though for an unexpected reason - this mutates the $changesets to include all $changesets that have an associated inline comment, which is necessary to make them render properly.

Test Plan

Took a diff with inline comments and updated it, noting the inline comments disappeared. applied this patch and the inlines reappeared.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable