mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 07:56:16 +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 {
|
||||
indexChunk(chunk, sourceID, sourceName, language, contentFields, chunker.hasNext());
|
||||
fileIndexed = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user