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

crookednumber’s picture

Status: Active » Closed (duplicate)