Problem/Motivation

Widget at node form doesn't work with translated taxonomies. Uses the default language instead. The problem occurred in this version and the previous one 8.x-1.2 didn't has this problem.

Steps to reproduce

1) Create taxonomy term
2) Translate it
3) Create an entity reference field for a content type
4) Select as reference type vocabulary the taxonomy term you created earlier
5) Set cshs as the widget of the field at "Manage form display"
6) Widget works properly when the site is at default language, but when the site is at a secondary language the widget keeps fetching default's language taxonomy terms

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 3189846-2.patch4.64 KBbr0ken

Comments

dimKarp created an issue. See original summary.

br0ken’s picture

Version: 8.x-1.3 » 8.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new4.64 KB

  • BR0kEN committed 61d3bd6 on 8.x-1.x
    Issue #3189846 by BR0kEN: Widget doesn't work with translated taxonomies
    
br0ken’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.