Expand my Community achievements bar.

Abstract Image servlet

Avatar

Former Community Member

Hi,

I have created a custom servlet extending AbstractImageServlet and registered it against a custom selector. I was trying to use below url for rendering the image

/content/dam/geometrixx-outdoors/activities/snowboarding/PDP_1_c05.latestNews.jpg

This works fine in all browsers except IE. When I hit the direct url of dam image with custom selector, IE downloads the image rather than rendering it in IE itself.

Is this how rendering image using AbstractImageServlet works in IE or am i missing something?

Thanks,

Ruben

2 Replies

Avatar

Level 10

This may be a bug with that browser - seems like a lot of issues are with IE. 

Please open a ticket so support and the Eng team can be made aware of this: 

https://helpx.adobe.com/marketing-cloud/contact-support.html

Avatar

Former Community Member

Hi,

Content type have been provided wrongly. That is why, image doesn't render properly in IE. We have fixed it.

And it works fine in all browsers.

Thanks,

Ruben