Page MenuHomePhabricator

Transactions - fix doorkeeper feed story error
ClosedPublic

Authored by btrahan on Oct 13 2014, 10:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 28 2026, 7:43 AM
Unknown Object (File)
Mar 24 2026, 7:33 AM
Unknown Object (File)
Feb 5 2026, 12:34 AM
Unknown Object (File)
Jan 30 2026, 8:49 PM
Unknown Object (File)
Jan 25 2026, 10:53 PM
Unknown Object (File)
Jan 22 2026, 5:18 AM
Unknown Object (File)
Dec 23 2025, 2:47 PM
Unknown Object (File)
Nov 5 2025, 11:30 AM

Details

Summary

missing a setHandles on this codepath I think...? Fixes T6300.

Test Plan

not actually tested - I just think this is the fix since the other renderX methods all do this setHandles thing and I can't figure out how handles get set otherwise...

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Transactions - fix doorkeeper feed story error.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.

If we get another complaint I can break out my JIRA install and actually test this, but I'm pretty sure you're right.

This revision is now accepted and ready to land.Oct 13 2014, 10:12 PM

I'll try patching it here...

avivey added a reviewer: avivey.

Yeah, it cleared all jira jobs without errors with this.

This revision was automatically updated to reflect the committed changes.