Project

General

Profile

Bug #16226

Updated by Peter Amstutz over 3 years ago

When a user double-clicks clicks on a file in the file listing the default behavior listing, it should be to open in a new tab tab, displayed in the browser, not browser (not open a download dialog. dialog). 

 keep-web has some particular rules about safely displaying files to avoid cross-site-scripting attacks that forces downloads in some cases, so test on files which are public; eg shared with the "anonymous user". 

Back