We are trying to change our image names from the product id to the SKU - however after changing the XML Configuration 'UseSkuForProductImageName' to true, reseting the cache, and even restarting the web site, images uploaded through the admin still save as [productid].jpg and not [SKU].jpg - however the images on the site look for [SKU].jpg. Obviously an issue.
Any ideas on why this is - am I missing another configuration setting (I didn't see any that seamed to apply)? or is this a bug?
Thanks.
BTW - I am using V9.0.1.2
Also, I have tried this with UseImageResize both true and false as well as using and not using "Image Filename Override" in the product admin page - same results.