1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/phriction
Bob Trahan b51ae8f32d Phriction - fix edits with subscribers
Summary: pre-patch, these fatal, since we overwrite $content to be just a string so methods fail later in the code. Instead, write a $content_str to keep $content as the proper data.

Test Plan: editing a document and on save it showed me the view page! (as opposed to fataling and staying on the eidt page)

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D10426
2014-09-05 10:48:23 -07:00
..
application Implement the getName method in PhabricatorApplication subclasses 2014-07-23 23:52:50 +10:00
conduit Rename Conduit classes 2014-07-25 10:54:15 +10:00
config Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
constants Remove @group annotations 2014-07-10 08:12:48 +10:00
controller Use Source Sans for Phriction 2014-07-28 10:36:16 -07:00
editor Phriction - fix edits with subscribers 2014-09-05 10:48:23 -07:00
event Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
markup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
search Rename PHIDType classes 2014-07-24 08:05:46 +10:00
storage Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00