Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 11.10.3
-
Fix Version/s: None
-
Component/s: Office
-
Labels:None
-
Difficulty:Unknown
-
Similar issues:
Description
The following code in createinline.vm
#if ($xwiki.exists($services.model.createDocumentReference('', 'XWiki', 'OfficeImporter')) && "$!services.officemanager.serverState" == 'Connected')
Is incorrect because serverState returns a translated string and not a fixed value in all languages.
Either it needs to be checked based on the translation string or another API is neeed
Attachments
Issue Links
- duplicates
-
XWIKI-17194 XWIKI Office Importer options not available after server started
-
- Closed
-