Modify ↓
Opened 20 years ago
Closed 20 years ago
#1186 closed defect (fixed)
Mime type for rss feeds vary
Reported by: | anonymous | Owned by: | Christopher Lenz |
---|---|---|---|
Priority: | lowest | Milestone: | 0.9 |
Component: | general | Version: | devel |
Severity: | trivial | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
The timeline rss is 'application/rss+xml' but others are 'text/xml'.
Attachments (0)
Change History (2)
comment:1 by , 20 years ago
Milestone: | 0.8.1 → 0.9 |
---|---|
Owner: | changed from | to
Priority: | normal → lowest |
Severity: | normal → trivial |
comment:2 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Revision log feeds already had application/rss+xml
, and [1252] changed the report feed accordingly.
Note:
See TracTickets
for help on using tickets.
They don't vary in the 0.8 branch.