#2959: RSS-Feed for Ticket report doesn't include author
-----------------------------+----------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  daniel
     Type:  defect           |      Status:  new   
 Priority:  normal           |   Milestone:  0.9.5 
Component:  report system    |     Version:  0.9.4 
 Severity:  normal           |    Keywords:  rss   
-----------------------------+----------------------------------------------
 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?

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2959>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to