VirtoCommerce thumbnails not found in Azure -


i've deployed virtocommerce 1.13 source code azure , i'm getting problems thumbnails.

url.imagethumbnail(foo) in item view returning url .thumb. image, doesn't exist.

the main image being saved storage , thumbnails saved metadata, frontend trying thumb image image file doesn't exists.

what i'm missing here?

is issue appears every image try upload blob storage? had issue if generated thumb image more 8kb size. fixed there no releases fix. here fix commit change


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -