Edgewall Software
Modify

Opened 19 years ago

Closed 19 years ago

#1521 closed defect (fixed)

RSS custom querry creates wrong links

Reported by: PBruin Owned by: Christopher Lenz
Priority: normal Milestone: 0.9
Component: ticket system Version: devel
Severity: normal Keywords: query
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

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 (0)

Change History (3)

comment:1 by Christopher Lenz, 19 years ago

Component: report systemticket system
Keywords: query added
Owner: changed from daniel to Christopher Lenz
Status: newassigned

comment:2 by PBruin, 19 years ago

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

comment:3 by Christopher Lenz, 19 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [1616]. Thanks for confirming.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christopher Lenz.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christopher Lenz 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.