Edgewall Software
Modify

Ticket #1521 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

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

comment:1 Changed 5 years ago by cmlenz

  • Keywords query added
  • Owner changed from daniel to cmlenz
  • Status changed from new to assigned
  • Component changed from report system to ticket system

comment:2 Changed 5 years ago by PBruin

Ok, thanks. The fix in [1616] works for me.

comment:3 Changed 5 years ago by cmlenz

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed in [1616]. Thanks for confirming.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from cmlenz. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.