Hi,
it's me with trac-0.10.4, Python 2.4, Windows2003 Server, SSPI
authentification.

If I use that trac RSS feed called
https://myTracServer/MyProject/log/?limit=100&mode=stop_on_copy&format=rss
I just see a list of entries in this format, for instance "Revision
14604: any comment".

Well, I want to display the author in each line also. I digged through
the internet and also tried the suggested hack from 
http://trac.edgewall.org/ticket/2639
but it seems log.py doesn't pass that code at all.

Moreover, the xml file that represents the RSS feed lacks of an
author, means the XML tag <author></author> is always completely
missing, although I can see in Python24\share\trac\templates
\log_rss.cvs such line:
...
   if:change.author ?><author><?cs var:change.author ?></author><?cs
...

What can we do?

Cheers, Falk

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to