Page MenuHomePhabricator

Fix missing setQuoteRef() on Commit detail pages in Diffusion
ClosedPublic

Authored by epriestley on Feb 13 2017, 3:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 5, 6:42 PM
Unknown Object (File)
Apr 26 2025, 2:03 AM
Unknown Object (File)
Apr 25 2025, 4:27 PM
Unknown Object (File)
Apr 24 2025, 12:59 PM
Unknown Object (File)
Apr 24 2025, 8:01 AM
Unknown Object (File)
Apr 23 2025, 6:12 AM
Unknown Object (File)
Apr 16 2025, 9:52 AM
Unknown Object (File)
Mar 26 2025, 11:55 PM
Subscribers
None

Details

Summary

Fixes T12253.

Test Plan
  • Before change: used "Quote Comment", saw "In null, alice wrote:" in quoted text.
  • After change: used "Quote Comment", saw proper reference to the commit/page. Clicked reference, was sent to the comment properly.

Screen Shot 2017-02-13 at 7.39.49 AM.png (523×715 px, 59 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Feb 13 2017, 3:43 PM
This revision was automatically updated to reflect the committed changes.