Edgewall Software

Ticket #5077 (closed defect: wontfix)

Opened 20 months ago

Last modified 3 months ago

Viewing Trac timeline RSS in Thunderbird does not show message content for entries

Reported by: Marcus Lindblom <macke@…> Owned by: cboos
Priority: normal Milestone:
Component: timeline Version:
Severity: normal Keywords:
Cc:

Description

The content-pane is empty, but the message source looks pretty ok, so I don't know if Thunderbird or Trac is to blame. Other RSS feeds seem to work fine though.

Attachments

Change History

Changed 20 months ago by Marcus Lindblom <macke@…>

It could be that Thunderbird doesn't work well with <iframe>'s in RSS feeds? That's the only difference I could find between the trac RSS feed and those that work.

Changed 20 months ago by cboos

I don't see anything visible in the panel either.

But here's what I get when viewing the source of the article in Thunderbird (above comment taken as an example):

From - Tue, 03 Apr 2007 11:13:52 GMT
X-Mozilla-Status: 0001
X-Mozilla-Status2: 00000000
Date: Tue, 03 Apr 2007 11:13:52 GMT
Message-Id: <http://trac.edgewall.org/ticket/5077#comment:1/1175598832@localhost.localdomain>
From: Marcus Lindblom <macke@yar.nu>
MIME-Version: 1.0
Subject: Ticket #5077 (defect updated): Viewing Trac timeline RSS in Thunderbird
 does not show message content for entries
Content-Transfer-Encoding: 8bit
Content-Base: http://trac.edgewall.org/ticket/5077#comment:1
Content-Type: text/html; charset=UTF-8


<html>
  <head>
    <title>Ticket #5077 (defect updated): Viewing Trac timeline RSS in Thunderbird does not show message content for entries</title>
    <base href="http://trac.edgewall.org/ticket/5077#comment:1">
    <style type="text/css">
      
      body {
        margin: 0;
        border: none;
        padding: 0;
      }
      iframe {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border: none;
      }

    </style>
  </head>
  <body>
    
    <iframe id ="_mailrssiframe" src="http://trac.edgewall.org/ticket/5077#comment:1">
      <p>
It could be that Thunderbird doesn't work well with &lt;iframe&gt;'s in RSS feeds? That's the only difference I could find between the trac RSS feed and those that work.
</p>

    </iframe>

  </body>

</html>

I don't know where this <iframe id ="_mailrssiframe" > is coming from, isn't it added by Thunderbird itself?

Changed 20 months ago by Marcus Lindblom <macke@…>

There's no <iframe> in OpenGL.org's RSS viewed in Thunderbird.

The trac timeline works with RSSpopper, however I can't see the source there.

Changed 20 months ago by cboos

  • status changed from new to closed
  • resolution set to wontfix

That OpenGL.org feed is an Atom feed, we're producing a RSS 2.0 feed.

I've tried a few random RSS 2.0 feeds, and they all have the same or similar display problems due to this <iframe> added by Thunderbird, try e.g. http://feeds.pcworld.com/pcworld/latestnews

Changed 20 months ago by eblot

<iframe> are not valid tags in XHTML 1.x strict anyway...

Changed 3 months ago by Craig Barber

I googled to this ticket after losing the website view of Trac changesets from a timeline rss. It turned out I had switched the default View from "Original Html" to "Simple HTML". To change this: select a message, View menu, Message Body As, Original HTML.

Hope this helps someone else.

Add/Change #5077 (Viewing Trac timeline RSS in Thunderbird does not show message content for entries)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from cboos. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.