This is a odd ball question, and I'm just hoping there is some know issue that explains it.
I am importing a lot of content via REST into a relatively new Telligent instance and I am finding a single content blog post shows a broken image. Other images work fine, so I am having troubleshooting it.
Here are the facts and anything that stands out about this image:
- A png
- It is a small emoticon (667 bytes)
- Shows as broken on the page
- Clicking the image for the enlarged view shows a page saying "You do not have permission to view this directory or page."
- When the blog post is created or updated it is NOT moving the temp image to the "communityserver-blogs-components-weblogfiles" CFS store, instead it is staying in the "CommunityServer-Components-MultipleUploadFileManager" CFS store.
- No errors when I look on the Monitoring page in the admin.
- If the image is manually added to the page it works fine.
- Verint Community version 11.1.6.14291 in Developer Mode
My guess is that the file is being posted to the server, but something is failing with the processing and moving it to the correct CFS store. Unfortunately I don't know what is going on under the hood, and that is where I am looking for help.
What processing or known issues might cause something like this?