Skip to content

The No Content option of Search is not correctly handled #9

Closed
@MacFJA

Description

@MacFJA

If the option NoContent of the search is specified, the command always fail because of the test here:

if (!(1 === count($document))) {

(If NoContent is enabled, at this point, $document is empty)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions