1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 03:32:42 +01:00
phorge-phorge/src/applications/pholio/view
epriestley 099919366b Fix "add more metadata" fatal in Pholio
Summary: Ref T13332. This fix isn't terribly satisfying, but resolves the issue: this behavior may attempt to build HTML blocks with metadata after Javascript footer rendering has started. Use `hsprintf()` to flatten the markup earlier.

Test Plan: Put a `T123` reference in the description of a Pholio image, then loaded a mock.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13332

Differential Revision: https://secure.phabricator.com/D20647
2019-07-11 15:55:56 -07:00
..
PholioMockEmbedView.php Make the Pholio Mock "getImages" / "getAllImages" API more clear 2018-12-20 15:29:04 -08:00
PholioMockImagesView.php Fix "add more metadata" fatal in Pholio 2019-07-11 15:55:56 -07:00
PholioMockThumbGridView.php Make the Pholio Mock "getImages" / "getAllImages" API more clear 2018-12-20 15:29:04 -08:00
PholioTransactionView.php Make the Pholio Mock "getImages" / "getAllImages" API more clear 2018-12-20 15:29:04 -08:00
PholioUploadedImageView.php Separate button CSS classes 2017-06-05 20:14:34 +00:00