Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
drupal.org
field_collection
Commits
373fbede
Commit
373fbede
authored
Mar 20, 2021
by
renatog
Committed by
Renato Gonçalves H
Mar 20, 2021
Browse files
Issue #3110114 by RenatoG, Gribnif, m.lebedev: Typo introduced in [#3091188]
parent
d5ee6a5e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
field_collection.module
field_collection.module
+1
-1
No files found.
field_collection.module
View file @
373fbede
...
...
@@ -987,7 +987,7 @@ function field_collection_entity_preload($entities, $langcode, &$items, $fields)
if
(
$fc_ids
)
{
$new_entities
=
array
();
$terms
=
field_collection_item_load_multiple
(
$fc_ids
);
$new_items
=
=
$items
;
$new_items
=
$items
;
// Iterate through the fieldable entities again to attach the loaded
// field collection data.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment