Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Redirect routes leave a chain of routes #43

Open
dantleech opened this issue Mar 24, 2015 · 1 comment
Open

Redirect routes leave a chain of routes #43

dantleech opened this issue Mar 24, 2015 · 1 comment
Assignees

Comments

@dantleech
Copy link
Member

Currently the leave redirect strategy will leave a chain of routes, each referencing the next newest one until the current route is located.

This should be changed somehow, either we reference the content directly and then infer the route from the content, or we update ALL redirect routes to reference the current route.

@dantleech dantleech self-assigned this Mar 24, 2015
@dbu
Copy link
Member

dbu commented Mar 24, 2015

+1 for referencing the content rather than the new route.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants