Bad interpretation of metadata (author's first name)?
When viewing the URI http://it-fixes.povolotsky.info/2016/06/windows-10-date-time-frozen.html I noticed that Zotero (4.0.29.16 for Firefox 51) adds an extra "author" to the author's first name when adding the entry from metadata.
However I'm unsure whether it's Zotero's fault, or the web page's. But the experts will find out, I'm sure.
However I'm unsure whether it's Zotero's fault, or the web page's. But the experts will find out, I'm sure.
<span class='post-author vcard'>
We could try to clean that up (e.g. in this case the name is in a separate span with itemprop="author") , but given that this isn't something that's standardized much, we could just as likely be breaking other things if we try. If someone wants to take a look, I'd be happy to review this as a pull request, but I'm not going to do it myself.