Ticket #4261 (new defect)
Editor must recheck write permissions
Reported by: | birdie | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Future Releases |
Component: | mcedit | Version: | master |
Keywords: | Cc: | ||
Blocked By: | #1688 | Blocking: | |
Branch state: | no branch | Votes for changeset: |
Description
Steps to reproduce:
1) touch test.txt
2) chmod 444 test.txt
3) Edit in MC editor
4) Try to save -> Error
5) In another terminal: chmod 664 test.txt
6) Try to save -> Error
That's a bug
Note: See
TracTickets for help on using
tickets.