Page MenuHomePhabricator

Don't fatal when viewing a moved document if the target does not exist or isn't visible
ClosedPublic

Authored by epriestley on May 22 2014, 3:10 PM.
Tags
None
Referenced Files
F22189360: D9254.diff
Tue, Aug 25, 11:17 AM
Unknown Object (File)
Tue, Aug 18, 10:35 PM
Unknown Object (File)
Jun 26 2026, 10:04 AM
Unknown Object (File)
Jun 26 2026, 9:46 AM
Unknown Object (File)
Jun 26 2026, 6:41 AM
Unknown Object (File)
Feb 3 2026, 10:36 PM
Unknown Object (File)
Nov 29 2025, 7:18 AM
Unknown Object (File)
Nov 28 2025, 6:55 PM
Subscribers

Details

Summary

Fixes T5156. If a document has been moved but the new one does not exist or can't be seen by the viewer, render a generic message.

Test Plan

Viewed moved-plus-visible and moved-plus-nonvisible documents.

Diff Detail

Repository
rP Phabricator
Branch
phrictionmove
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 648
Build 648: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Don't fatal when viewing a moved document if the target does not exist or isn't visible.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
btrahan added inline comments.
src/applications/phriction/controller/PhrictionDocumentController.php
150

s/contne/content/

This revision is now accepted and ready to land.May 22 2014, 4:42 PM
epriestley updated this revision to Diff 21980.

Closed by commit rP890ae77a9a47 (authored by @epriestley).