Homec4science

Mark external -> external redirects in Phame to canonicalize URIs as "external"

Authored by epriestley <git@epriestley.com> on Dec 11 2015, 17:28.

Description

Mark external -> external redirects in Phame to canonicalize URIs as "external"

Summary: Ref T9897. If you visit /post/123/spoderman/ it will try to redirect you to /post/123/spiderman/, but currently only internal views work because these redirects aren't marked as safe/external.

Test Plan: Visited a misspelled/out-of-date URI on an external blog view, got a good redirect.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9897

Differential Revision: https://secure.phabricator.com/D14741

Details

Committed
epriestley <git@epriestley.com>Dec 11 2015, 17:35
Pushed
aubortJan 31 2017, 17:16
Parents
rPH9e78f33847b7: Also update the resource map
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH20d2652d03c4: Mark external -> external redirects in Phame to canonicalize URIs as "external" (authored by epriestley <git@epriestley.com>).Dec 11 2015, 17:35