Modify ↓
      
        Opened 15 years ago
Closed 15 years ago
#7173 closed defect (fixed)
wrong link in rss feed
| Reported by: | Oliver Metz | Owned by: | Radek Bartoň | 
|---|---|---|---|
| Priority: | normal | Component: | ScreenshotsPlugin | 
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 | 
Description
There is a problem with timeline entries for new screenshots. The rss feed doesn't work for some "viewers".
<A id=title_45 href="/screenshots/148" target=_blank>45 » New screenshot foo created</A>
For me it works in MS Outlook but Thunderbird seems to fail (see attached screenshot).
Content-Base: /screenshots/148
The other links in the timeline are working I think. Nobody complained about them.
Is this a failure of screenshotsplugin, trac or a setup failure of our environment (trac 0.11.7)?
Attachments (1)
Change History (3)
Changed 15 years ago by
| Attachment: | Image1.gif added | 
|---|
comment:1 Changed 15 years ago by
| Status: | new → assigned | 
|---|
comment:2 Changed 15 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
Probably fixed in r8598.
Note: See
        TracTickets for help on using
        tickets.
    


I suppose there is a problem that just relative links are generated. I'll check and fix that lately.