We continue to have lots of problems with visibility with all browsers even with javascript enabled and the site added to trusted sites zone. The view via viewcollection.ascx works sporadically but templateview.aspx seems OK.
The recently applied patch 5.2.7 made the situation worse - clients who were previously able to see the contents (viewcollection.ascx) were no longer able to. Some reported that it was again visible after a reboot of their computer.
Is our installation corrupted (DNN or Document Exchange Professional), is it a set up issue, is it a bug?
Both IE and Firefox complain that there is a javascript error on the page that should show the folders. The error reported by IE is:
Message: Expected ';'
Line: 240
Char: 2
Code: 0
Firefox has the following error message;
Error: missing ; before statement
Source File:
Line: 229
Source Code:
}ComponentArt_Init_dnn_ctr753_Dispatch_viewcollection_Grid1();//]]>
The browsers seem to be expecting a semi-colon (";") after the closing brace ("}").