Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add redirects for old election profile page links #88

Closed
lbeaufort opened this issue Jun 28, 2018 · 4 comments
Closed

Add redirects for old election profile page links #88

lbeaufort opened this issue Jun 28, 2018 · 4 comments
Assignees
Labels
Milestone

Comments

@lbeaufort
Copy link
Member

lbeaufort commented Jun 28, 2018

What we're after: After changing the design of the election profile pages, we changed the way data is organized in tabs on each election page. Unfortunately, the old links are still available and so we need to go back and add redirects for the old election profile page deep links.

The old links that are affected include:
/?tab=totals
/?tab=contributions
/?tab=spending-by-others

This applies to all past /data/elections/senate, /house, and /president pages.
Example: https://www.fec.gov/data/elections/president/2012/?tab=contributions

We should add redirects for the old election profile page deep links.

@AmyKort
Copy link

AmyKort commented Jul 16, 2018

@patphongs could you also take a look at this ticket to see if we need to update the work or the link?

@AmyKort
Copy link

AmyKort commented Jul 16, 2018

Oh wait. Is this the ticket to update the links?

@patphongs
Copy link
Member

@AmyKort Yes this is the one, I'm going to move it to fec-cms, since this actually needs to be done within the urls in python since nginx does not have the capabilities to pass arguments through to the resultant URL.

@patphongs
Copy link
Member

Issue moved to fecgov/fec-cms #2188 via ZenHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

5 participants