Hi, (Monday, back to work :) )

The DynamicImageResource im using has by default 'contentType = "image/" +
format;' where format is 'png'..

So, i think there is no need to set again the content type, or you mean set
the content type in other place?

Could be a problem in explorer that doesn't recognize the type of the
dynamic image?


thanks,




igor.vaynberg wrote:
> 
> make sure you correctly set the content type
> 
> -igor
> 
> On Fri, Feb 12, 2010 at 10:12 AM, _Eynob _ <[email protected]> wrote:
>>
>> Hi
>>
>> Im creating a dynamic image with the DynamicImageResource, and my problem
>> with this is in explorer, since my generated image is a png and
>> there(explorer) when i choose 'save as..' it try to save it as a 'bmp'.
>>
>> In firefox it works well and when i try to save it, i get the image as
>> 'png'.
>>
>> Someone know what should i set for explorer to know the type of the image
>> ?
>>
>>
>> When it renders the image tag has this format:
>>
>>  ?wicket:interface=modal-dialog-pagemap:10:svgImage::IResourceListener:: 
>>
>> So i guess the problem is in the 'src' attribute
>>
>>
>> Any help will be appreciated..
>>
>> thanks.
>>
>>
>> _________________________________________________________________
>> Hotmail: Powerful Free email with security by Microsoft.
>> https://signup.live.com/signup.aspx?id=60969
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/problem-dynamic-image---explorer-tp27567365p27593795.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to