-
Type:
Bug
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: LanguageResources
-
Critical
-
Fix default options for google format api parameter.
-
Emptyshow more show less
Problem
Currently the runtimeOptions.LanguageResources.google.format config contains "html_image,text" defaults. The problem is that google does not recognize the html_image format and for them only html or text is valid format.
Solution
Migration to fix the wrong defaults for the above confg and set the value to html as default.