Not all terms from all selected categories appear in the select box in the node edit form.

The reason for this is that the union operator (+) is used instead of array_merge().

See patch.

CommentFileSizeAuthor
yh.patch734 bytesyhager

Comments

yhager’s picture

Note: this might be a related to #189496: Primary term selected from only one category, but not a dupe, since I was definitely getting terms from a few categories.

sethcohn’s picture

If someone will confirm this solves the problem, I'll commit the fix.

brianV’s picture

Version: 5.x-1.2 » 6.x-1.x-dev
Status: Needs review » Closed (duplicate)

Closing, as this was taken care of as part of #372809: Using with Hierarchical Select broken