-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE, 7.0.0 M4
-
Component/s: DM
-
Labels:
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:1
-
Git Pull Request:
# # Set the maximum size for a file's indexable content. Files larger than # this property will only have this amount of their content indexed. A value # of -1 indicates that all of a file's content will be indexed. A value of 0 # indicates that none of the file's content will be indexed.
- Set in portal-ext.properties: dl.file.indexing.max.size=0
- Upload testfont2.gsf to the doc library
- Delete file
- Observe console
Expected: No errors
Actual: 00:06:49,119 WARN [http-bio-8080-exec-13][FileImpl:397] Unable to extract text from an encrypted file testfont2.gsf
- relates
-
LPE-14530 dl.file.indexing.max.size=0 no longer disables text extraction
-
- Closed
-