Modify ↓
Ticket #1521 (closed defect: fixed)
RSS custom querry creates wrong links
| Reported by: | PBruin | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | ticket system | Version: | devel |
| Severity: | normal | Keywords: | query |
| Cc: |
Description
Ticket links in RSS feeds from a custom query are wrong. They are created with a double trac/trac/ticket iso trac/ticket.
<category>Tickets</category>
<comments>https://trac.mysite.com/trac/trac/ticket/5#changelog</comments>
</item>
<item>
<link>https://trac.mysite.com/trac/trac/ticket/36</link>
<guid isPermaLink="true">https://trac.mysite.com/trac/trac/ticket/36</guid>
<title>#36: Text for ticket 36 </title>
Normal reports together with RSS work fine.
I am using r1615
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


