Redirected URL not always adopted for final feed #2

Closed
opened 2018-07-03 14:55:27 +12:00 by dave · 3 comments
dave commented 2018-07-03 14:55:27 +12:00 (Migrated from git.oeru.org)

Created by: lightweight

In cases where a url redirects, e.g. http:// -> https:// as in http://tech.oeru.org -> https://tech.oeru.org, the redirected URL is not used to replace the original, resulting in the feed http://tech.oeru.org/rss.xml being found - this is not the best result - it should be https://tech.oeru.org/rss.xml... This will require tracing the URL through the code flow to work out where the redirected URL should be used to replace the entered URL.

*Created by: lightweight* In cases where a url redirects, e.g. http:// -> https:// as in http://tech.oeru.org -> https://tech.oeru.org, the redirected URL is not used to replace the original, resulting in the feed http://tech.oeru.org/rss.xml being found - this is not the best result - it should be https://tech.oeru.org/rss.xml... This will require tracing the URL through the code flow to work out where the redirected URL should be used to replace the entered URL.
dave commented 2019-08-13 11:53:44 +12:00 (Migrated from git.oeru.org)

mentioned in commit 105ecaf444

mentioned in commit 105ecaf444ca23c3b4765bb337cc3e5903c04fd3
dave commented 2019-08-13 12:04:06 +12:00 (Migrated from git.oeru.org)

I think this is now fixed.

I think this is now fixed.
dave commented 2019-08-13 12:04:07 +12:00 (Migrated from git.oeru.org)

closed

closed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
OERF/blog-feed-finder#2
No description provided.