1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/phriction
epriestley 281bdf87cf Fix a fatal for 404s in Phriction
Summary:
Fixes T7817. Not all documents have `$content`, so don't try to set a timestamp if there's no content.

An example is `/w/asdlkfnalskdnfaslk/`, i.e. the 404 document.

Test Plan: Hit `/w/junk/` and got a nice 404 instead of a fatal.

Reviewers: chad, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7817

Differential Revision: https://secure.phabricator.com/D12401
2015-04-13 14:44:26 -07:00
..
application Allow applications to have multiple "help" menu items 2015-04-01 11:51:48 -07:00
conduit Give Conduit params/return/errors protected visibility 2015-04-13 11:58:35 -07:00
config Add getGroup to ConfigOptions 2015-02-09 13:10:56 -08:00
constants Remove @group annotations 2014-07-10 08:12:48 +10:00
controller Fix a fatal for 404s in Phriction 2015-04-13 14:44:26 -07:00
editor Allow "send me an email" in personal rules to punch through settings 2015-04-06 10:01:32 -07:00
herald Lift handling of Herald "email" effect to Adapter 2015-04-06 10:00:35 -07:00
mail Subclass most ReplyHandlers from TransactionReplyHandler 2015-04-01 08:39:50 -07:00
markup Process Remarkup in text and HTML email bodies appropriately 2014-11-17 18:27:21 -08:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Modernize Phriction ordering/paging 2015-04-13 11:58:25 -07:00
search Rename PHIDType classes 2014-07-24 08:05:46 +10:00
storage Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00