Originally posted by cdicken
View Post
One other issue/buglet that your post reminded me of.....
When clients store images in multi-locations on local disk and reference same image filename that is in two locations it helpfully warns you and ceases the upload. What it doesn't do in the warning message is tell you what the offending images belong to. This would be very helpful and save hours trying to track down offending items for clients instead of having to revert to a database hunt! e.g.
Warning - the following two images were found with the same name:
c:\my images folder\big\myimage.jpg - Product: [ref] 123456 - ext info image
c:\my images folder\big\myimage.jpg - Section: [name] My section - section image
I't should not take too much extra coding for the classes used to return a bit more info than the image name in warning message
Comment