webpage-webmentions icon indicating copy to clipboard operation
webpage-webmentions copied to clipboard

Implied p-name issues

Open EdwardHinkle opened this issue 7 years ago • 4 comments

A site using webmention.herokuapp.com (https://www.rosemaryorchard.com/microblog/2018-07-09-1816) got a webmention that used an implied p-name and it's all jumbled.

According to https://github.com/microformats/microformats2-parsing/issues/6 p-name is no longer supposed to have such strong implied attributes when it doesn't exist on a page.

EdwardHinkle avatar Jul 09 '18 20:07 EdwardHinkle

Just to +1 this, I had the same effect with a webmention from https://www.zylstra.org/blog/2019/05/7080/

jeremycherfas avatar May 25 '19 13:05 jeremycherfas

👍 Would anyone by any chance know whether this is an issue with the node library that I’m using or with my code in itself?

voxpelli avatar May 25 '19 15:05 voxpelli

I think it has to do with the JS parser, but I am just repeating what I heard in IRC.

jeremycherfas avatar May 25 '19 15:05 jeremycherfas

Sounds like it could be related to https://github.com/glennjones/microformat-shiv/issues/34 that @sknebel reported

voxpelli avatar May 25 '19 16:05 voxpelli