Page MenuHomePhabricator

Fix fatal in Maniphest
ClosedPublic

Authored by vlada on Oct 18 2015, 7:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 2:04 PM
Unknown Object (File)
Sun, Mar 31, 2:30 PM
Unknown Object (File)
Fri, Mar 29, 7:57 AM
Unknown Object (File)
Mar 4 2024, 6:38 PM
Unknown Object (File)
Mar 4 2024, 6:38 PM
Unknown Object (File)
Mar 4 2024, 6:38 PM
Unknown Object (File)
Feb 9 2024, 5:02 AM
Unknown Object (File)
Feb 7 2024, 2:01 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.