Posted by yhager on July 25, 2008 at 8:13am
Jump to:
| 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.
| Attachment | Size |
|---|---|
| yh.patch | 734 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
Closing, as this was taken care of as part of #372809: Using with Hierarchical Select broken