Steps to repeat:

1. Enable title.
2. Replace taxonomy description for the "tags" vocabulary.
3. Go to admin/structure/taxonomy/tags/display

Expected Results:
The form shows only one description element

Actual Results:
There are two description elements

CommentFileSizeAuthor
#1 title-display_extra_field-1849344-1.patch676 bytespeximo

Comments

peximo’s picture

Status: Active » Needs review
StatusFileSize
new676 bytes

We need to unset also the display extra fields, because taxonomy adds one for the description of the term.

plach’s picture

Status: Needs review » Reviewed & tested by the community

Thanks

plach’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed, thanks.

Status: Fixed » Closed (fixed)

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

  • Commit abfa7bc on 7.x-1.x, workbench authored by peximo, committed by plach:
    Issue #1849344 by peximo: Fixed Duplicate description element in...