Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mc handles '@' in filenames in a vfs incorrectly #1922

Closed
mc-butler opened this issue Dec 30, 2009 · 7 comments
Closed

mc handles '@' in filenames in a vfs incorrectly #1922

mc-butler opened this issue Dec 30, 2009 · 7 comments
Labels
area: vfs Virtual File System support prio: low Minor problem or easily worked around ver: 4.7.0 Reproducible in version 4.7.0
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/1922
Reporter mnk (galtgendo@….pl)

Have a look at a recent tarball of ibus
(i.e. ibus-1.2.0.20091215).
The tarball is correct (if unpacked by 'tar xzf'),
but mc seems to treat po/sr@latin.po as
a '..' symlink or such - instead of a file, there's a dir
that leads one level up.

Note

Original attachments:

  • atfix.patch (raw) by mnk (galtgendo@….pl) on Jan 17, 2010 at 11:56 UTC
@mc-butler
Copy link
Author

Changed by mnk (galtgendo@….pl) on Dec 30, 2009 at 11:47 UTC (comment 1)

Foiled again by trac formatting - the above is not an email address.

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Dec 30, 2009 at 11:56 UTC (comment 2)

  • Description edited

@mc-butler
Copy link
Author

Changed by mnk (galtgendo@….pl) on Jan 17, 2010 at 11:55 UTC (comment 3)

  • Summary changed from mc handles certain tar.gz incorrectly to mc handles '@' in filenames in a vfs incorrectly

Correction.
It's not 'certain archives, it's 'filenames in a vfs, that contain @'.

Right now, I'm using a hack for it.
It forces to handle such files correctly, but most probably breaks something else.

Have a look.

@mc-butler
Copy link
Author

Changed by mnk (galtgendo@….pl) on Jan 17, 2010 at 11:56 UTC

hack for @ problem

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Oct 23, 2011 at 16:33 UTC (comment 4)

  • Milestone changed from 4.7 to Future Releases
  • Branch state set to no branch
  • Component changed from mc-core to mc-vfs

Is this bug actual for 4.8.0?

The mc taball contains files in po/ subdir with @ in filenames, and I don't see any unexpected behaviour of mc-4.8.0.

@mc-butler
Copy link
Author

Changed by mnk (galtgendo@….pl) on Oct 23, 2011 at 17:27 UTC (comment 5)

This has been fix awhile ago in 4.7 branch already.
In fact, so long ago, that I no longer recall the actual commit.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Oct 24, 2011 at 5:32 UTC (comment 6)

  • Status changed from new to closed
  • Milestone changed from Future Releases to 4.7
  • Resolution set to fixed

OK. Closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: vfs Virtual File System support prio: low Minor problem or easily worked around ver: 4.7.0 Reproducible in version 4.7.0
Development

No branches or pull requests

1 participant