#5401 - Broken URLs: Some status codes determined broken when they are not

  • By
  • Added
  • 1 view
Identifier #5401
Issue type Minor issue (breaks specific functionality)
Title Broken URLs: Some status codes determined broken when they are not
Status Open
Tags

Roadmap: Over the horizon (custom)

Handling member Chris Graham
Addon General / Uncategorised
Description The broken URL checker determines many status codes as "broken", but some of these statuses are not actually "broken".

For example:

* 403 forbidden - Composr labels broken, but this could mean login required (IMO though 403 should continue to be broken because the correct status code when login is required should be 401 unauthorized).

* 302 Redirect - Composr labels this as broken, but 302 simply means redirection. Composr should probably follow the redirect instead (up to 10 redirects) and use the status of the final URL.
Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated