Ticket #4629 (new defect)
Changing file attributes inside extfs (e.g. zip archive) silently fails
Reported by: | ilyagr | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Future Releases |
Component: | mc-vfs | Version: | 4.8.32 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
- Open a ZIP archive by pressing Enter on it in the left pane. In my case, the file had VSIX extension (don't think it matters)
- Pick some file, e.g. a file that's not executable because of https://midnight-commander.org/ticket/4628 but should be
- Try making it executable with either File -> Chown or File -> Advanced chown
I was hoping this would succeed (this could be considered an FR), but if it's not implemented, I expected to see an error message. Instead, nothing happens.
This is related to https://midnight-commander.org/ticket/4628 . See there for some more debug info.
Change History
Note: See
TracTickets for help on using
tickets.