Page MenuHomePhabricator

Fix fatal in Maniphest
ClosedPublic

Authored by vlada on Oct 18 2015, 7:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 26, 5:31 PM
Unknown Object (File)
Jun 2 2025, 12:08 PM
Unknown Object (File)
Jun 1 2025, 8:57 PM
Unknown Object (File)
May 31 2025, 2:50 AM
Unknown Object (File)
May 30 2025, 6:39 AM
Unknown Object (File)
May 29 2025, 5:37 AM
Unknown Object (File)
May 8 2025, 6:01 AM
Unknown Object (File)
Apr 29 2025, 2:26 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
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.