Repeatable: Always
Steps to repeat:
1. Set up a multi-level taxonomy vocabulary.
2. Set up a termreference tree field that uses has both the "cascading_selection" and "track_list" options.
3. Select a root folder checkbox on that field, causing the "cascading_selection" javascript to select the children.
3. Deselect that root folder using the track list.

Expected Results:
Children checkboxes should be deselected, as expected from the "cascading selection" option.

Actual Results:
Only the parent term gets deselected.

CommentFileSizeAuthor
#2 track-list-trigger-2979921-2.patch508 bytesfrodri

Comments

frodri created an issue. See original summary.

frodri’s picture

StatusFileSize
new508 bytes

Patch included.

frodri’s picture

Title: Track List changes changes do not trigger checkbox callbacks » Track List changes do not trigger checkbox callbacks
pifagor’s picture

Status: Needs review » Reviewed & tested by the community

Look good

  • alex_optim committed 581da94 on 7.x-1.x
    Issue #2979921 by frodri, alex_optim: Track List changes do not trigger...
alex_optim’s picture

Status: Reviewed & tested by the community » Patch (to be ported)
alex_optim’s picture

Status: Patch (to be ported) » Fixed
alex_optim’s picture

Status: Fixed » Closed (fixed)