【发布时间】:2016-07-01 22:59:05
【问题描述】:
我正在开发 SharePoint 2013 应用程序。在我的应用部分中,我使用了很少的 图像。 所有图像在 Mozilla 和 chrome 中都可以正常显示,但很少有图像没有在 IE 中显示,我只能看到损坏的图像。
假设我在这个位置有我的图像:
'https://365app.sharepoint.com/sites/developer/Spotlight_CommonIcon/Announcement.jpg'
因此,此图像在 Chrome 和 IE 中正常显示。但是当我在 IE 中打开它时,它会显示损坏的图像。 并在控制台中显示以下错误。
DOM7009:无法在 URL 处解码图像:'https://365app.sharepoint.com/sites/developer/Spotlight_CommonIcon/Announcement.jpg'。
【问题讨论】:
-
@Miguel-F 请不要再这样想了。我发布了我的问题。我为什么要复制那个帖子。?
标签: image internet-explorer csom sharepoint-online sharepoint-apps