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

php-mf2 is parsing mf2 properties on mf1 roots #205

Open
sknebel opened this issue Nov 6, 2018 · 0 comments
Open

php-mf2 is parsing mf2 properties on mf1 roots #205

sknebel opened this issue Nov 6, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@sknebel
Copy link
Member

sknebel commented Nov 6, 2018

(gRegorLove asked for clarification about this in microformats/microformats2-parsing#37, but I'd agree with Kartik's reading there, and there should be a bug here tracking this)

(sample based on https://islandinthenet.com/reply/, who asked for help in #wordpress today)

<div class="hentry">
Reply to: <a class="h-cite u-in-reply-to" href="https://example.com/post">A post</a>
<div class="entry-content">
<p>This is a reply.</p>
</div>
</div>

results in a in-reply-to property on the resulting entry, despite u-in-reply-to not being a known property for mf1 hentry

@gRegorLove gRegorLove added this to the 0.4.7 milestone Nov 6, 2018
@gRegorLove gRegorLove self-assigned this Nov 6, 2018
@gRegorLove gRegorLove modified the milestones: 0.5.0, 0.5.1 Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants