Closed (duplicate)
Project:
NPR
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2013 at 19:35 UTC
Updated:
26 Sep 2013 at 15:21 UTC
Upon installing the npr_story module on a fresh site and checking the fields of the content type, not all fields are present. Only the Headline (title) and Body fields are present.
I imagine this has to do with the fix of bug #1956510: Modules cannot be installed repeatedly. as removing the field_read_field() conditionals results in all fields being installed correctly. Perhaps we need a more robust solution.
Comments
Comment #1
crookednumber commentedHandled by (re-)fixing #1956510: Modules cannot be installed repeatedly.