Page MenuHomePhabricator

Fix fatal in rendering Phriction "Moved Away" stories
ClosedPublic

Authored by epriestley on Sep 17 2018, 10:13 PM.
Tags
None
Referenced Files
F18835336: D19682.id47035.diff
Sun, Oct 26, 3:06 PM
F18834043: D19682.id47035.diff
Sun, Oct 26, 6:51 AM
F18834042: D19682.id47033.diff
Sun, Oct 26, 6:51 AM
F18834041: D19682.id.diff
Sun, Oct 26, 6:51 AM
F18832672: D19682.diff
Sat, Oct 25, 10:30 PM
F18783136: D19682.id.diff
Mon, Oct 13, 4:07 AM
F18775957: D19682.id47033.diff
Fri, Oct 10, 8:46 PM
F18684707: D19682.diff
Sep 26 2025, 9:54 AM
Subscribers
None

Details

Summary

Ref T13202. See PHI881. These stories have bad rendering methods, but they didn't previously render into the timeilne (since Phriction documents didn't have a timeline).

Update the rendering to work.

The rendered outcome isn't great (it isn't very clear or explicit about exactly what moved where), but I'll fix that in a followup. This is a net improvement since it doesn't fatal the page, at least.

Test Plan
  • Moved page "X" to "Y".
  • Viewed the old page "X".
  • Before patch: bad timeline story would fatal rendering.
  • After patch: story renders, at least, just not great.

Diff Detail

Repository
rP Phabricator
Branch
wiki1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 20844
Build 28352: Run Core Tests
Build 28351: arc lint + arc unit

Event Timeline

I'm going to bring this and D19683 to stable and hotfix them to web.

This revision was not accepted when it landed; it landed in state Needs Review.Sep 18 2018, 3:02 AM
This revision was automatically updated to reflect the committed changes.