Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0
-
Component/s: Office
-
Labels:None
-
Tests:Unit
-
Difficulty:Unknown
-
Similar issues:
XWIKI-7656Office Viewer plugin does not work with spaces in the attachments filename XWIKI-8851Add the ability to do a fake office import using the office viewer XWIKI-5967 Pictures from Office Viewer macro displaying a presentation not in exported PDF XWIKI-5897Office Viewer Macro fails for ppt files on pages with dashes XWIKI-1290Improve RTF output in Open Office & MS Word XWIKI-8764 Add a FAQ link when adding an office document XWIKI-8093 LibreOffice 3.5 not supported by Office Importer XWIKI-8241Small UI isue on Office Importer page XWIKI-5785Office Preview of Powerpoints should allow to switch slides using buttons XWIKI-3288Office Import ("File" tab) doesn't work in IE6
Description
Office viewer macro display issue.
Trying to view a powerpoint presentation:
{{office attachment="haaswin.ppt" filterStyles="false"/}}
Gives a black box with arrows and a spinner as if it is loading but nothing ever shows. The ppt is small, about 300k and 9 pages.
Also, xls files are rendered but the top links for each sheet shows question marks next to them as the links are broken.
Issue Links
- is related to
-
XRENDERING-117
Fragment links with no markers are badly converted to wiki syntax
-
Hi Daniel, is there any exception logged on the server when you view the page with the:
{{office attachment="haaswin.ppt" filterStyles="false"/}}What happens when you import the haaswin.ppt file using the "Add > Page from Office" menu? If you open the haaswin.ppt file with Open/LibreOffice does "File > Preview in web browser" work?
Regarding the xsl files, what kind of links do you have at the top? Are they absolute or relative URLs? Can you give an example?
Can you attach to this issue a sample ppt and xls file that I can use to reproduce the issue locally?