Closed (fixed)
Project:
Microdata
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Sep 2012 at 20:12 UTC
Updated:
28 Sep 2012 at 12:01 UTC
Jump to comment: Most recent
The title isn't a real field, so it doesn't go through the field functions that place microdata. Currently, in hook_node_view we place the title. This doesn't work for other entity types and also doesn't work in Views.
Move the functionality to the hook_process_page stage and compute the title microdata for each entity that's been placed in the microdata items array.
Comments
Comment #1
Anonymous (not verified) commentedFixed with commit http://drupalcode.org/project/microdata.git/commit/f782c14