Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
rdf.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2013 at 16:33 UTC
Updated:
29 Jul 2014 at 22:37 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
linclark commentedJust posting these here, they will fail because our formatter doesn't currently work independent of some hackery in rdf.module and dependency on RDFa parsing trickery that we don't plan to use in D8.
Comment #2
linclark commentedThis makes the test pass on the link formatter as it is.
Comment #4
linclark commentedThis rerolls the test based on a change in #2034977: Create a base class for formatter RDFa tests. I couldn't reproduce the fail on my local, so I'm going to try it again to see whether StandardProfile still fails.
Comment #5
jesse.d commented#4: 2034995-04-taxonomy-term-formatter-test_includes2034977.patch queued for re-testing.
Comment #6
scor commentedThis needs reroll to incorporate #2034977: Create a base class for formatter RDFa tests.
Comment #7
jesse.d commented#4 without the base class file.
Comment #8
chrisfromredfinAn improved version of this code appears in #1778122-113: Enable modules to inject attributes into field formatters, so that RDF attributes get output.