View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005398 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2023-08-26 10:11 | 2024-09-13 02:22 |
Reporter | Patrick Schmalstig | Assigned To | Patrick Schmalstig | ||
Severity | Minor-bug | ||||
Status | assigned | Resolution | open | ||
Summary | 0005398: Ensure error pages return correct HTTP status codes | ||||
Description | Some pages are not returning appropriate HTTP codes. For example, directly going to index.php?page=join&type=step2 shows an error to the user that they must first agree to the rules etc. However, the status returned is 500 internal server error. It should not be a 500; as it is a client mistake, it should be a 400 error of some sort, such as 400 Bad Request. Make sure other pages don't give misleading status errors. | ||||
Additional Information | Important because status codes impact SEO. v10 does the same 500 error for index.php?page=join&type=step2 | ||||
Tags | Roadmap: v11 | ||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-08-26 10:11 | Patrick Schmalstig | New Issue | |
2023-08-26 10:11 | Patrick Schmalstig | Status | non-assigned => assigned |
2023-08-26 10:11 | Patrick Schmalstig | Assigned To | => Patrick Schmalstig |
2023-08-26 10:12 | Patrick Schmalstig | Additional Information Updated | View Revisions |
2024-09-13 02:22 | Patrick Schmalstig | Tag Attached: Roadmap: v11 |