On the latest dev version I am getting validation errors in Google's Structured Data Testing Tool for ItemLists, because the url attribute is missing on the elements. I think this is an issue since the ItemList re-work.

A simple patch like this should fix this right?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

aocrobin created an issue. See original summary.

  • KarenS committed a1d85f4 on 8.x-1.x authored by aocrobin
    Issue #2951154 by aocrobin: ItemListElements are missing url attribute
    
KarenS’s picture

Status: Active » Fixed

I switched to @id based on documentation in Schema.org. But indeed Google wants url instead. Committed. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.