Page MenuHomePhabricator

Fix fatal in Maniphest
ClosedPublic

Authored by vlada on Oct 18 2015, 7:55 PM.
Tags
None
Referenced Files
F19824646: D14300.id34516.diff
Sun, Mar 8, 1:56 AM
F19800968: D14300.id34517.diff
Sat, Feb 28, 7:44 PM
F19666385: D14300.diff
Feb 7 2026, 2:50 PM
F19619984: D14300.id.diff
Feb 4 2026, 11:19 AM
F19535542: D14300.id.diff
Jan 21 2026, 6:59 AM
F19530704: D14300.id.diff
Jan 19 2026, 11:53 PM
F19527246: D14300.id.diff
Jan 18 2026, 11:56 PM
F19505565: D14300.diff
Jan 9 2026, 12:45 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
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.