1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 12:42:43 +01:00
phorge-phorge/src/applications/pholio/storage
epriestley 99034efa8b Make Pholio mail render without a ton of over-escaped HTML
Summary:
Ref T13202. See PHI900. Fixes T12814. Pholio currently builds HTML comments in an older way that can dump a bunch of over-escaped HTML into mail bodies.

Update the logic to be more similar to the Differential rendering logic and stop over-escaping things.

The result isn't perfect, but is dramatically less broken.

Test Plan: {F5919860}

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13202, T12814

Differential Revision: https://secure.phabricator.com/D19733
2018-10-05 13:37:26 -07:00
..
PholioDAO.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PholioImage.php Replace Remarkup calls to PhabricatorHash::digest() with SHA256 2017-04-06 15:43:18 -07:00
PholioMock.php Make Pholio mail render without a ton of over-escaped HTML 2018-10-05 13:37:26 -07:00
PholioSchemaSpec.php Automatically build all Lisk schemata 2014-10-02 09:51:20 -07:00
PholioTransaction.php Make Pholio mail render without a ton of over-escaped HTML 2018-10-05 13:37:26 -07:00
PholioTransactionComment.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00