Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    Fixup querying drop-down lists via advanced search · e5ee8ab1
    Jared Hancock authored
    It turns out that the _id field was not added to the cdata table when it was
    created for SelectionField items, because the ::hasIdValue() method was not
    implemented. This patch correctly searches SelectionFields via advanced
    search.
    e5ee8ab1