Skip to content

published/updated not always populating (HTML to Atom) #480

Closed
@gRegorLove

Description

@gRegorLove

I'm using a granary Atom feed of https://gregorlove.com/stream/ and some posts don't seem to convert the published or updated date. It appears to happen with RSVPs, bookmarks, and likes.

https://gregorlove.com/2023/01/im-probably-attending-homebrew-website-club/

<entry>
  <author>
    <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
    <uri>https://gregorlove.com/</uri>
    <name>gRegor Morrill</name>
  </author>
  <activity:object-type>http://activitystrea.ms/schema/1.0/event</activity:object-type>
  <id>https://gregorlove.com/2023/01/im-probably-attending-homebrew-website-club/</id>
  <title>I’m probably attending </title>
  <content type="xhtml">
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>I’m <data class="p-rsvp" value="maybe">probably</data> attending <a class="u-in-reply-to h-event" href="https://events.indieweb.org/2023/01/homebrew-website-club-pacific-MKOZpT2yDqpU">Homebrew Website Club - Pacific</a> tonight at 6PM Pacific.</p>
    </div>
  </content>
  <link rel="alternate" type="text/html" href="https://gregorlove.com/2023/01/im-probably-attending-homebrew-website-club/" />
  <link rel="ostatus:conversation" href="https://gregorlove.com/2023/01/im-probably-attending-homebrew-website-club/" />
  <activity:verb>http://activitystrea.ms/schema/1.0/rsvp-maybe</activity:verb>
  <activity:object>https://events.indieweb.org/2023/01/homebrew-website-club-pacific-MKOZpT2yDqpU</activity:object>
  <published></published>
  <updated></updated>
  <link rel="self" type="application/atom+xml" href="https://gregorlove.com/2023/01/im-probably-attending-homebrew-website-club/" />
</entry>

Other posts currently in the stream this happens with:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions