capitalisation errors

Bootstrap Studio will display and read a photo when the source URL has an incorrect capitalisation. For example it will continue to display imAge.jpg when the file is image.jpg. I have previously published a site which is displaying the images in bootstrap and in preview mode but when running on standard apache it isn't able to read the file.

Windows is case insensitive, but Linux is not... please be careful when you type.

The easiest immediate solution is to rename the file from imAge.jpg to imaAge.jpg (click somewhere to make sure the rename takes) and then rename to image.jpg

Going directly from imAge.jpg to image.jpg may or may not work. Or, it will work but not appear to work until you hit F5 (refresh).

You may also have to delete the imAge.jpg reference and re-add it properly. And you may even need to restart BSS depending on what it caches in memory.

After a while these kind of self-induced bugs will cease, simply because they're a pain to fix.

After a while these kind of self-induced bugs will cease, simply because they’re a pain to fix.

That made me LOL!!!