Content export produces unused Translatables array.

Created on 6 August 2010, over 14 years ago
Updated 11 March 2025, 25 days ago

When I exported a CCK field, I noticed a rouge array at the end of the hook_content_default_fields() function.

  // Translatables
  array(
    t('Due Date'),
  );

  return $fields;
}

Seems like it is supposed to be going somewhere, but isn't.

I can try to provide more info on how to reproduce this if others are not seeing it.

Full exported file attached.

📌 Task
Status

Fixed

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.71.5 2024