Ticket #1287 (closed clarification: invalid)

Opened 11 months ago

Last modified 11 months ago

User First and Last Name do not show in the feed.

Reported by: npeterson Owned by: npeterson
Priority: medium Milestone: 0.9.3_rc1
Component: ambra Version: 0.9.3
Keywords: Cc:

Description

Name of user does not appear next to any of the notes/comments/replies that appear in the annotation feed.

Change History

Changed 11 months ago by dragisak

Atom 1.0 author names are there. Which feed reader are you using ? Firefox feed view will not display author name.

See example feed entry:

<entry>
    <title>Formal Correction: Something</title>
    <link rel="alternate" href="http://www.plosone.org/annotation/listThread.action?inReplyTo=info%3Adoi%2F10.1371%2Fannotation%2F25b684a1-45c4-4ea7-978b-3d40937b4dd4&amp;root=info%3Adoi%2F10.1371%2Fannotation%2F25b684a1-45c4-4ea7-978b-3d40937b4dd4" title="Formal Correction: Something" />
    <link rel="related" href="http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0002250" title="Life-Cycle and Genome of OtV5, a Large DNA Virus of the Pelagic Marine Unicellular Green Alga &lt;italic&gt;Ostreococcus tauri&lt;/italic&gt;" />
    <category term="Formal Correction" label="Formal Correction" />
    <author>
      <name>Admin User</name>
    </author>
    <id>info:doi/10.1371/annotation/25b684a1-45c4-4ea7-978b-3d40937b4dd4</id>
    <updated>2009-04-30T21:07:21Z</updated>
    <published>2009-04-30T21:07:21Z</published>
    <content type="html">&lt;p&gt;Formal Correction on  &lt;a href=http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0002250&gt;Life-Cycle and Genome of OtV5, a Large DNA Virus of the Pelagic Marine Unicellular Green Alga &lt;italic&gt;Ostreococcus tauri&lt;/italic&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Test&lt;/p&gt;</content>
  </entry>

Changed 11 months ago by dragisak

  • owner changed from dragisak to npeterson
  • type changed from defect to clarification

Changed 11 months ago by npeterson

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

FireFox? Feed View does not show all the fields. To verify the User Name, you need to do a View | Page Source (Ctrl+U). You should see the following XML tag: <author><name>Gang Cheng</name></author>

Note: See TracTickets for help on using tickets.