mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
Merge pull request #7778 from eugene7646/indexed_tab_fix_NTL_8504
Bug fix that resulted in Indexed Tab being disabled (8504)
This commit is contained in:
commit
bc08bd02e2
@ -264,6 +264,7 @@ class Ingester {
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
indexChunk(chunk, sourceID, sourceName, language, contentFields, chunker.hasNext());
|
indexChunk(chunk, sourceID, sourceName, language, contentFields, chunker.hasNext());
|
||||||
|
fileIndexed = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user