Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

Last modified 15 years ago

#5077 closed defect (wontfix)

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

Reported by: Marcus Lindblom <macke@…> Owned by: Christian Boos
Priority: normal Milestone:
Component: timeline Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

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

Change History (7)

comment:1 by Marcus Lindblom <macke@…>, 18 years ago

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.

comment:2 by Christian Boos, 18 years ago

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?

comment:3 by Marcus Lindblom <macke@…>, 18 years ago

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.

comment:4 by Christian Boos, 18 years ago

Resolution: wontfix
Status: newclosed

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

comment:5 by Emmanuel Blot, 18 years ago

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

comment:6 by Craig Barber, 16 years ago

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.

comment:7 by Adek, 15 years ago

It worked! Many, many thanks!

Modify Ticket

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