******************** BUG REPORT ********************
This app (Shopify Product Reviews) is generating multiple HTML validation errors due to a failure to escape double quotes from item titles inserted into the apps microdata.
Example (which will cause errors):
<meta itemprop="itemreviewed" content="This product "Title" has Double Quotes" />
Notice the error created above?
We like this app, it's very straight forward, but we also like to keep tidy validated HTML. This is a very simple bug with a 30 second fix, unfortunately we do not have access to the code to fix it, only shopify does. This bug is probably plagueing many sites and can literally be fixed in seconds by inserting one line of code to escape double quotes from titles inserted into the meta data.
Please fix this Shopify, we do not want to switch to another product review app due to such a simple error that has such a big impact on website SEO and quality.