Modify ↓
Opened 16 years ago
Closed 16 years ago
#7439 closed defect (fixed)
RSS for reports does not show report title, only project name
Reported by: | Owned by: | osimons | |
---|---|---|---|
Priority: | normal | Milestone: | 0.11.2 |
Component: | report system | Version: | 0.11 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
RSS for reports have a channel-title element value that ends with colon, space. That suggests, to me at least, that there was to be something following the colon. It seems logical that the report title should be here so that the full channel-title value reads ProjectName: ReportTitle
Attachments (0)
Change History (3)
comment:1 by , 16 years ago
Type: | enhancement → defect |
---|
comment:2 by , 16 years ago
Milestone: | → 0.11.3 |
---|---|
Owner: | set to |
Verified - report title does not display in feed, and I think it should too. Adding to my to-do.
comment:3 by , 16 years ago
Milestone: | 0.11.3 → 0.11.2 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Variable for report title is not set, this code inside report_rss.cs doesn't output anything: <?cs var:report.title ?>