#8810 keys.fedoraproject.org redirect is wrong
Closed: Fixed 4 years ago by smooge. Opened 4 years ago by tadej.

Describe what you would like us to do:

Link such as http://keys.fedoraproject.org/pks/lookup?search=0x3C4CCAFC8E6DEC53&fingerprint=on&hash=on&op=index currently redirects to https://fedoraproject.org/wiki/Infrastructure/graveyardpks/lookup?search=0x3C4CCAFC8E6DEC53&fingerprint=on&hash=on&op=index which is probably not desired since it tells the user about a missing Wiki page.

The redirect should be fixed to strip the pks/lookup?search=0x3C4CCAFC8E6DEC53&fingerprint=on&hash=on&op=index part and redirect to https://fedoraproject.org/wiki/Infrastructure/graveyard.


When do you need this to be done by? (YYYY/MM/DD)

No particular date.



Metadata Update from @smooge:
- Issue assigned to smooge

4 years ago

Metadata Update from @smooge:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: websites-general

4 years ago

I am switching this from a Redirect to a Redirectmatch

RedirectMatch 302 /.*$ https://fedoraproject.org/wiki/Infrastructure/graveyard

This should be fixed.

Metadata Update from @smooge:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

4 years ago

This should be fixed.

I can confirm it is fixed now. Thanks!

Login to comment on this ticket.

Metadata