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:06 UTC
Updated:
29 Jul 2014 at 22:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
linclark commentedThis adds the base field, which will be used by the other field formatter tests.
Comment #2
linclark commentedAdded a getAbsoluteUri() method and $object_type parameter to _testFormatter().
Comment #3
linclark commentedChanged method name based on Tim's feedback in another issue.
Comment #5
linclark commented#3: 2034977-03-field-test-base.patch queued for re-testing.
Comment #6
scor commented#3: 2034977-03-field-test-base.patch queued for re-testing.
Comment #7
scor commentedThis base class is required by the new tests at #2034951: [META] Support and test all field formatters RDFa output and will be useful for #1778122: Enable modules to inject attributes into field formatters, so that RDF attributes get output.
Comment #8
dries commentedCommitted to 8.x. Thanks! See you in #1778122. ;-)