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

Bug with img alt="" parsing inside p-* #89

Closed
gRegorLove opened this issue Apr 12, 2016 · 1 comment
Closed

Bug with img alt="" parsing inside p-* #89

gRegorLove opened this issue Apr 12, 2016 · 1 comment

Comments

@gRegorLove
Copy link
Member

This if-elseif-condition should check hasAttribute('alt') and allow empty values rather than skipping if the alt is empty.

Reference:
http://pin13.net/mf2/?url=http%3A%2F%2Fmention-tech.appspot.com%2Ftesting.html "mention.tech" appended to end of 'org' and 'name'
https://indiewebcamp.com/irc/2016-04-12#t1460485540966

gRegorLove added a commit to gRegorLove/php-mf2 that referenced this issue Apr 12, 2016
barnabywalters added a commit that referenced this issue Apr 17, 2016
Added failing test and fix for #89.
@gRegorLove
Copy link
Member Author

Fixed with #90.

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