With the last devs if I replace the core description field of taxonomy terms with a text with summary field, the summary is not saved when I update the term.

before

after

Comments

nikosnikos’s picture

StatusFileSize
new654 bytes

The problem appears during sync for the text with summary field type
Here's a patch to fix that.

nikosnikos’s picture

Status: Active » Needs review

Forgot to change the status

plach’s picture

Status: Needs review » Reviewed & tested by the community

The change looks good, thanks.

plach’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: +Needs tests

Committed and pushed, thanks.

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

  • Commit 3321176 on 7.x-1.x, workbench authored by nikosnikos, committed by plach:
    Issue #1635006 by nikosnikos: Fixed Description summary desappear in...