Page MenuHomePhabricator

Fix fatal in Maniphest
ClosedPublic

Authored by vlada on Oct 18 2015, 7:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 5, 5:32 AM
Unknown Object (File)
Apr 19 2026, 2:03 AM
Unknown Object (File)
Apr 19 2026, 2:03 AM
Unknown Object (File)
Mar 31 2026, 3:12 AM
Unknown Object (File)
Mar 29 2026, 4:18 AM
Unknown Object (File)
Mar 24 2026, 4:32 AM
Unknown Object (File)
Mar 8 2026, 1:56 AM
Unknown Object (File)
Feb 28 2026, 7:44 PM

Details

Summary

Fixes T9596.

Was unable to navigate to a task in Maniphest.

Test Plan

navigate to that task.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.