Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
gRegorLove opened this issue Jan 27, 2023 · 5 comments
Closed

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

gRegorLove opened this issue Jan 27, 2023 · 5 comments

Comments

@gRegorLove
Copy link

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:

@snarfed
Copy link
Owner

snarfed commented Jan 27, 2023

Hmm! Thanks for reporting, will look.

@snarfed
Copy link
Owner

snarfed commented Jan 27, 2023

Fixed, thanks again!

@gRegorLove
Copy link
Author

@snarfed Thanks! This bookmark is still showing blank, but the others are working now. Is it cached?

@snarfed
Copy link
Owner

snarfed commented Jan 27, 2023

Argh, true, thanks for following up. Reopening.

@snarfed snarfed reopened this Jan 27, 2023
@snarfed
Copy link
Owner

snarfed commented Jan 27, 2023

Fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants