Page MenuHomePhabricator

Fix history link in Diffusion non-root browse views
ClosedPublic

Authored by epriestley on Nov 16 2015, 4:40 PM.
Tags
None
Referenced Files
F18935529: D14491.diff
Mon, Nov 10, 6:29 PM
F18811707: D14491.id35061.diff
Oct 20 2025, 4:29 AM
F18762115: D14491.diff
Oct 6 2025, 5:38 PM
F18712847: D14491.id.diff
Sep 29 2025, 5:33 AM
F18595851: D14491.diff
Sep 12 2025, 11:03 PM
F18160264: D14491.id35061.diff
Aug 15 2025, 1:46 AM
F18119723: D14491.id35060.diff
Aug 13 2025, 10:08 AM
F18112650: D14491.diff
Aug 12 2025, 7:18 PM
Subscribers
None

Details

Summary

Fixes T9798. That task has good repro instructions.

In sub-views, we don't link the "History" icon correctly -- we only link it to history/README instead of history/path/to/README. Add the full path.

Also canonicalize the paths in a slightly prettier and more consistenty way.

Test Plan

Viewed root and non-root browse tables, saw links show up properly.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix history link in Diffusion non-root browse views.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 16 2015, 4:49 PM
This revision was automatically updated to reflect the committed changes.