I’ve made a change to the MIME type settings on the site, and this should correct a file downloading issue within the content pages. Apparently the bit of code I am using to create the content directory dynamically was creating a link for each file that was not triggering the application/octet-stream identifier. The download icon has been working from the beginning; it was the filename link that was messed up.
Thanks to Dan Lukas for pointing this out.
