#27829 closed Cleanup/optimization (fixed)
Deprecate DEFAULT_CONTENT_TYPE setting
Reported by: | Adam Johnson | Owned by: | nobody |
---|---|---|---|
Component: | HTTP handling | Version: | 1.11 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
After a mailing list discussion there was consensus that the DEFAULT_CONTENT_TYPE
setting is no longer useful since HTML5 has overtaken XHTML and that it could be deprecated.
For reference, the setting has lead to a number of bug reports such as the one that kicked off the discussion, #23908, and others such as #24598, #20822, #11683, #5704, etc.
Change History (5)
comment:1 by , 8 years ago
Summary: | Deprecate DEFAULT_CONTENT_TYPE → Deprecate DEFAULT_CONTENT_TYPE setting |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 8 years ago
Has patch: | set |
---|
Note:
See TracTickets
for help on using tickets.
PR