Download & Extend

terms missing from Primary term select box

Project:Primary Term
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

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.

AttachmentSize
yh.patch734 bytes

Comments

#1

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.

#2

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

#3

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