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)
Thu, Feb 20, 10:47 PM
Unknown Object (File)
Sat, Feb 15, 10:10 PM
Unknown Object (File)
Fri, Feb 14, 12:51 PM
Unknown Object (File)
Mon, Feb 10, 3:40 AM
Unknown Object (File)
Fri, Feb 7, 11:47 PM
Unknown Object (File)
Fri, Feb 7, 11:47 PM
Unknown Object (File)
Fri, Feb 7, 11:47 PM
Unknown Object (File)
Fri, Feb 7, 11:47 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.