Modify ↓
Opened 19 years ago
Closed 19 years ago
#1939 closed defect (fixed)
RSS output for reports contains date in a locale dependent format
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | 0.9 |
Component: | report system | Version: | devel |
Severity: | trivial | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
<pubDate> element must be a RFC 822 date, and in the RSS output for reports it's written in a locale dependent way.
Attachments (1)
Change History (3)
by , 19 years ago
Attachment: | report_rss_date.patch added |
---|
comment:1 by , 19 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Trivial patch to fix this