terms missing from Primary term select box
yhager - July 25, 2008 - 08:13
| Project: | Primary Term |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
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 |

#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.