We configured a CF IBM bleumix environment using Amazon S# as file storage an Elephant DB as a database. We configure the environment variables and deployed the application on CF. Everything seems to work fine. We can login, enter data, upload files (which appear on the S# storage, all in root), etc..
The problem is that we cannot download or view uploaded files When viewing files using an image viewer we get a brokenfile image, when downloading the file a html file is returned (e.g. test.jpg.html). Opening this file returns a link error.
Is this a bug or a configuration issue?