Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#2959 closed defect (fixed)

RSS-Feed for Ticket report doesn't include author

Reported by: tom@… Owned by: Matthew Good
Priority: normal Milestone: 0.10
Component: report system Version: 0.9.4
Severity: normal Keywords: rss
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

eventhough the report_rss.cs template supports this field, it never is included in the output, ie.

<?cs
   elif:name(item) == 'reporter' ?><?cs
    set:author = item.rss ?>

never seems to be triggered.

Any ideas?

Attachments (0)

Change History (3)

comment:1 by Christopher Lenz, 18 years ago

Milestone: 0.9.50.10

comment:2 by Matthew Good, 18 years ago

Owner: changed from daniel to Matthew Good
Status: newassigned

The <author> is present if the "reporter" of the ticket contains an email address. This should also check for an email address in the session table.

comment:3 by Matthew Good, 18 years ago

Resolution: fixed
Status: assignedclosed

Done in [3450]

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Matthew Good.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Matthew Good to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.