You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to reproduce this issue with a random post from your account, and it looks to be caused by the microformats spec having changed the implied u-url rules. Since u-photo exists, it no longer implies a u-url.
I realize now that should have been a version bump as that is actually a breaking change.
Not sure if we should roll back the version at this point @jgarber623 thoughts?
Going forward, I would recommend specifying the u-url as no new parser will get this url value.
If you wrap move the classes out of the A tag to a containing tag it will work.
when accessing
mf2.entry.comment.author.url
in 4.0.9. This is a breaking change from 4.0.7 where it worked fine.The text was updated successfully, but these errors were encountered: