• Vincent Pelletier's avatar
    Base: Fix isAncestryIndexable implementation. · 76e3c115
    Vincent Pelletier authored
    Start checking isSubtreeIndexable on parent document, not on current
    document.
    This bug broke Trash Bins indexation (and should not affect anything else,
    as only Trash Bins prevent content indexation currently).
    
    Extent trash tool unit test to verify actual indexation, and not just
    indexability API.
    76e3c115
testTrashTool.py 17.6 KB