WCC 11.1.1.6 - GET_DYNAMIC_CONVERSION for word or excel content is crashing with Javascript error
When trying to see the conversion for a word(docx) or xlsx document (ex: /cs/idcplg?IdcService=GET_DYNAMIC_CONVERSION&dID=1623), we have javascript error on jquery.galleryview-2.1.1.js because the getPos(el) method receives null argument. I want to add that the conversion is working fine for pdf and pptx files.After my investigations, I can see that the <ul> containing the pages' thumbnails that have to pe rendered with the previewer is empty.
0