sammarks / ablecore

A library for Drupal developers.
MIT License
5 stars 4 forks source link

Look into possible compatibility issue with the title module. #18

Open sammarks opened 10 years ago

sammarks commented 10 years ago

When we run the field_attach_load, the title field gets replaced in some cases with a null value, and the actual name of the field is renamed.

We need to investigate this issue and see if it's a bug in the title module, or a bug in how we attach fields to entities.