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

<link itemprop="availability"....> #48

Open
GoogleCodeExporter opened this issue Mar 14, 2016 · 1 comment
Open

<link itemprop="availability"....> #48

GoogleCodeExporter opened this issue Mar 14, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

<link itemprop="availability" href="http://schema.org/InStock" /> -- 
woocommerce, on page product give error.


temporarily be solved

if(a.getAttribute("rel")){if(a.getAttribute("rel").indexOf("style")>-1&&a.href&&
a.href.length!==0&&!a.disabled){r[r.length]=a}}}if(a.getAttribute("itemprop")){i
f(a.getAttribute("itemprop").indexOf("style")>-1&&a.href&&a.href.length!==0&&!a.
disabled){r[r.length]=a}}}

but as a right?

Original issue reported on code.google.com by serg...@gmail.com on 21 Nov 2014 at 3:45

@GoogleCodeExporter
Copy link
Author

original string
if(a.getAttribute("rel").indexOf("style")>-1&&a.href&&a.href.length!==0&&!a.disa
bled){r[r.length]=a}}

Original comment by serg...@gmail.com on 21 Nov 2014 at 3:47

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

No branches or pull requests

1 participant