Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
rdf.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2013 at 18:34 UTC
Updated:
27 Jan 2015 at 19:31 UTC
Jump to comment: Most recent
Comments
Comment #0.0
GoneIn20Seconds commentedClarification of problem.
Comment #1
tanius commentedProposed code change: change line 556 in
modules/rdf/rdf.modulefromto
Fixed the issue for me on Drupal 7.34.
array_merge()will overwrite an existing "property" attribute value with the one defined by the RDF module, but that seems right to me as all modules contributing previously have lower weight.I know, I still have to make this into a proper patch :) And a bit of SEO for those searching for the reason to their problems: "Drupal add item_attributes to body field", "Drupal item_attributes_array not working", "Drupal use item_attributes_array on body fields".