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 20 2025, 12:17 AM
Unknown Object (File)
Mar 18 2025, 2:34 PM
Unknown Object (File)
Mar 18 2025, 2:25 AM
Unknown Object (File)
Mar 16 2025, 3:10 PM
Unknown Object (File)
Mar 16 2025, 12:36 PM
Unknown Object (File)
Mar 15 2025, 4:25 AM
Unknown Object (File)
Feb 20 2025, 10:47 PM
Unknown Object (File)
Feb 15 2025, 10:10 PM

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.