Great news! The latest beta appears to fix the problem I had. However, two problems have popped up.
The first may be by design. How are you supposed to link to files in the document module from another tab? I'm trying to let registered users download files directly from the document module. I tried copying the url used to download, but that doesn't work. I copied a link from your opendnn.net site in the same way, and it did work (in another browser). What did you guys do differently?
Second is a UI issue. The green checkmark next to the root folder text box doesn't make much sense. Green checkmark has never meant both "allow edit" and "disallow edit". If anything, it should be a lock icon when it's not changeable, and an open lock when it is. Use lock.png and lock_open.png from the silk icons pack you're using.
Thanks for updating the beta.
Edit:
I just thought of what the problem might be for the first issue. Are the documents on your site stored in the portal directory or on a UNC share (these: here ). Mine are in a UNC folder. Perhaps there is no way to directly download from a UNC folder? What about if I had it set as secure download? Maybe that will change it. I will try it now.
Edit 2:
Bad news. Checking the secure download option caused the synchronization to go into a seemingly endless loop. Most of my files ended up with .a__.resx.a__.resx.a__.resx. I can't remember the one extension, that's why there are underscores. Unchecking the secure file option reverted my directory back to normal, but it still thought it was sychronizing. After viewing the log a couple times, the module crashed aspnet_wp.exe.
Big problem, to say the least.
I can't reboot right now to reproduce the problem as I have tons of other work up and open. Later in the day I might try to reproduce.
Hope this feedback helps.