Image format not supported for SVG images
Posted: Fri Aug 15, 2025 2:11 pm
Hi,
I'm upgrading to version 26.1 of the Oxygen Web Author Component and have noticed that SVG images are not displaying in the editor.
I installed the `web-author-svg-plugin` and I also tried to install the `web-author-imageio-plugin` but that didn't help.
What am I missing? I didn't have any problems rendering SVG in version 21.
Here is the debug log:
Thanks
I'm upgrading to version 26.1 of the Oxygen Web Author Component and have noticed that SVG images are not displaying in the editor.
I installed the `web-author-svg-plugin` and I also tried to install the `web-author-imageio-plugin` but that didn't help.
What am I missing? I didn't have any problems rendering SVG in version 21.
Here is the debug log:
Code: Select all
2025-08-15 13:33:15,689 DEBUG [ http-nio-38080-exec-10 ] ro.sync.ecss.images.l - Create image for http://localhost:28080/webapp_editor?sourceDocPath=concept_test_1.dita&destDocPath=test.svg
2025-08-15 13:33:15,690 DEBUG [ http-nio-38080-exec-10 ] ro.sync.ecss.images.ImageHandlerDispatcher - Header changed. Start parsing for: http://localhost:28080/webapp_editor?sourceDocPath=concept_test_1.dita&destDocPath=test.svg
2025-08-15 13:33:15,691 DEBUG [ http-nio-38080-exec-10 ] ro.sync.ecss.images.ImageHandlerDispatcher - Catch our parse exception, detected first opening tag.
2025-08-15 13:33:15,691 DEBUG [ http-nio-38080-exec-10 ] ro.sync.ecss.images.w - Image format not supported: http://localhost:28080/webapp_editor?sourceDocPath=concept_test_1.dita&destDocPath=test.svg
ro.sync.ecss.images.t: Unsupported image format.
at ro.sync.ecss.images.l.y(Unknown Source)
at ro.sync.ecss.images.x.nb(Unknown Source)
at ro.sync.ecss.images.w.qb(Unknown Source)
at ro.sync.exml.workspace.b.d.b.optimizeImage(Unknown Source)
at ro.sync.servlet.RESTAssetLoader.optimizeImage(RESTAssetLoader.java:706)
at ro.sync.servlet.RESTAssetLoader.loadNormalImage(RESTAssetLoader.java:645)
at ro.sync.servlet.RESTAssetLoader.loadImageHdpi(RESTAssetLoader.java:193)
at ro.sync.servlet.RESTAssetLoader.loadImage(RESTAssetLoader.java:280)