1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-25 06:50:55 +01:00
phorge-phorge/src/infrastructure/diff
Jason Ge bbeb850d63 Fix missing inline comments issue
Summary:
some inline comments are missing in the revision page. The
reason is that the inline comments got overwritten if multiple groups of
comments are modifying the same file
(https://secure.phabricator.com/diffusion/P/browse/master/src/applications/differential/view/revisioncomment/DifferentialRevisionCommentView.php;f6748bc1907d946ffe5a0957964a5eb5fe90514f$299).

Test Plan: the comments used to be missing renders now.

Reviewers: epriestley, nh

Reviewed By: epriestley

CC: hwang, aran

Differential Revision: https://secure.phabricator.com/D2135
2012-04-07 14:05:52 -07:00
..
controller Allow selecting text when creating inline comment 2012-03-15 11:02:25 -07:00
engine Minor, fix an issue with synthetic diff construction for files with several blank lines at the end. 2012-03-25 20:03:07 -07:00
interface/inline Add inline comments to Diffusion/Audit 2012-03-14 12:56:01 -07:00
response Minor, formalize changeset response class. 2012-03-12 21:39:05 -07:00
view/inline Fix missing inline comments issue 2012-04-07 14:05:52 -07:00