Page MenuHomePhabricator

Fix fatal in Maniphest
ClosedPublic

Authored by vlada on Oct 18 2015, 7:55 PM.
Tags
None
Referenced Files
F12198383: D14300.diff
Fri, Sep 29, 6:11 AM
F12167665: D14300.diff
Thu, Sep 7, 3:10 AM
F12146184: D14300.diff
Fri, Sep 1, 1:07 AM
F12145207: D14300.diff
Thu, Aug 31, 5:17 PM
F12136872: D14300.id34516.diff
Aug 26 2023, 12:30 PM
Unknown Object (File)
Aug 8 2023, 6:33 AM
Unknown Object (File)
Jul 21 2023, 4:17 PM
Unknown Object (File)
Jul 17 2023, 3:23 AM

Details

Summary

Fixes T9596.

Was unable to navigate to a task in Maniphest.

Test Plan

navigate to that task.

Diff Detail

Repository
rP Phabricator
Branch
taskdetailbug
Lint
Lint Skipped
Unit
Test Failures
Build Status
Buildable 8330
Build 9552: arc lint + arc unit

Event Timeline

vlada retitled this revision from to Fix fatal in Maniphest.
vlada updated this object.
vlada edited the test plan for this revision. (Show Details)
vlada added a reviewer: epriestley.
avivey added a reviewer: avivey.
avivey added a subscriber: avivey.

I've ran units on my system.

(Are you also running this on RPi? that shouldn't work.)

Yes my bad ! I was going to submit the same fix.
Y made a typo when amending changes to correct the indent on linting.

This revision was automatically updated to reflect the committed changes.

@avivey, yeah, I've got a Phabricator setup running on a Raspberry Pi2 for some personal projects. I've just done it today, it's got a very basic setup, and it's rather slow, but it works. So far, I'm happy.

$ arc lint on the actual Phabricator repository didn't work though, I was trying to compile xhpast and ran into a missing gcc flag.