Getting ImageUrl with appended text while upload image in custom widget
Hi,
While uploading Image in Custom Widget getting imageurl with appended text.Because of this appended text image getting compressed.once we remove that text we are getting actual uploaded image.
Example:localhost/.../product-1423d6dd725556b84a496ff0600c2e674.tmb-.jpgsfvrsn=1
Hello Gnanapragasam,
Have you considered trimming the last 8 characters of the url inside your widget itself? I can see that you are referring to the thumbnail and it is normal for Sitefinity to add the sfvrsn at the end of the URL in order to avoid any cache problems given that the image was altered. This is our default implementation.
Regards,
Ivan D. Dimitrov
Telerik