Active
Project:
Microdata
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2013 at 18:30 UTC
Updated:
4 Apr 2013 at 18:30 UTC
microdata_field_info_alter sets the microdata-flag even if the module providing the field isn't enabled. This produces incomplete field-info entries, which causes errors in some other modules (I had problems with link and entity_translation). And even if the modules are enabled, it breaks the installation process if microdata is enabled before these modules.
I've created a first patch with a very simple approach. Perhaps another one relying on entity info would be better.
| Comment | File | Size | Author |
|---|---|---|---|
| microdata-microdata_field_info_alter.patch | 1.32 KB | pmelab |