Last modified: 2013-07-10 23:56:35 UTC
Example diff: https://en.wikipedia.org/w/index.php?title=FC_Dila_Gori&curid=6581323&diff=561887535&oldid=561367008 Works in Parsoid: echo '{{commons category}}' | node parse --wt2wt {{commons category}}
Looks like a link element that is also encapsulated is not properly handled by VE: <link rel="mw:WikiLink/Category" href="./Category:Commons_category_without_a_link_on_Wikidata" data-parsoid='{"stx":"simple","a":{"href":"./Category:Commons_category_without_a_link_on_Wikidata"},"sa":{"href":"Category:Commons category without a link on Wikidata"}}' about="#mwt1">
This was fixed by the fix for bug 50120. The DOM produced by the {{commons category}} template is very similar to the persondata template.