Community
Participate
Working Groups
Build Identifier: Now you can right-click any file and get popup menu with a menu "Open", even if the current account does not have the permission to read it. Another problem is editing a read-only file is allowed although the user does not have writing permission. The "open" menu should only be visible when the user has read permission over the file. The editor should be read-only if the filed open is read-only. Reproducible: Always Steps to Reproduce: 1. Right-click on a file that the user does not have the right to read. 2. There's an "Open" menu item in the popup menu. 3. Right-click on a file that the user does not have the right to write. 4. Open the file in an editor and try to edit the file.
Moving to TCF Project. This seems to be a TCF / RSE integration issue, since RSE 3.3 with the SSH subsystem does open files in read-only mode when they are read-only.
Hi Martin, I am talking about the Target Explorer. Shouldn't it belong to component "Target"? -William
Created attachment 199951 [details] The fix patch. Hi Uwe, I made a patch for this bug. Could you please have a review over it? Thanks. -William
Patch committed
I, William Chen, declare that I developed the attached code from scratch, without referencing any 3rd party materials except materials licensed under the EPL. I am authorized by my employer to make this contribution under the EPL. -William Chen