Closed (cannot reproduce)
Project:
Drupal core
Version:
8.0.x-dev
Component:
field system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Apr 2013 at 20:17 UTC
Updated:
29 Jul 2014 at 22:12 UTC
Steps to reproduce:
default_value:{} in sites\default\files\config_[hash]\active\field.instance.node.article.field_tags.yml tid: '0'
entity:
tid: ''
uuid: b4061cc9-39c5-448a-90b9-5318f9af56db
vid: category
name: freetext
description: ''
format: ''
weight: '0'
parent:
- '0'
langcode: und
"\0*\0entityType": taxonomy_term
"\0*\0enforceIsNew": ''
"\0*\0newRevision": '0'
"\0*\0isDefaultRevision": '1'
Discuss and issue patch, if it is a bug.
Comments
Comment #1
yched commentedYes, the 'entity' wasn't supposed to end up there, but this has been fixed meanwhile in entity_ref module.
Comment #1.0
yched commentedUpdated issue summary.