notepad-plus-plus / notepad-plus-plus/notepad-plus-plus

Opening files from NFS shares are not writeable

Open
#7,647 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
29.4k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Description of the Issue

I use a windows feature to access NFS shares:
2019-11-23_211117

Opening a file with from the share without write permissions for the group "other"
2019-11-23_211327

Means I cant edit it in N++, but I can edit without issues in Windows Notepad
2019-11-23_211350

If I change the permission
2019-11-23_212137

Then it works, which is what I have been using the workaround this issue for now
2019-11-23_211441

Steps to Reproduce the Issue

Included in screenshots above

Expected Behavior

File to be editable without changing permissions

Actual Behavior

File is not editable unless write permission is added for the group "Other"

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files, tests, or entry points are mentioned. Start by reproducing the behavior on Windows with an NFS share and compare opening the same file in Notepad++ and Windows Notepad; done means files without write permission for “Other” remain editable in Notepad++ without changing permissions.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.