Yes, when I select a document, this is the error in the browser console.
POST http://site.com/index.php 500 (Internal Server Error).
When I create a document, this is the error I’m getting in the browser console.
VM2660:49 Uncaught TypeError: Cannot read property 'value' of null
at Object.isFileExtensionValid (eval at <anonymous> (sugar_grp1.js?v=EyvpE7t46fEZHmDo70ajtQ:438), <anonymous>:49:126)
at HTMLInputElement.checkFileExtension (eval at <anonymous> (sugar_grp1.js?v=EyvpE7t46fEZHmDo70ajtQ:438), <anonymous>:51:167)
at HTMLInputElement.n (sugar_grp1_yui.js?v=EyvpE7t46fEZHmDo70ajtQ:79)