#19444 closed Cleanup/optimization (fixed)
Clarification of IGNORABLE_404_URLS documentation
Reported by: | Christoph Schindler | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
The documentation should mention that the IGNORABLE_404_URLS mechanism matches the regular expressions not against "URLs" but in fact against the full path + query string of the request.
Change History (3)
comment:1 by , 12 years ago
Component: | Uncategorized → Documentation |
---|---|
Easy pickings: | set |
Triage Stage: | Unreviewed → Accepted |
Type: | Uncategorized → Cleanup/optimization |
Version: | 1.4 → master |
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 53b879f045f0e55cc8f4bedff67b5a14f3057561: