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

[FL-3808] Fix renaming directories with dots in archive #3692

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

gsurkov
Copy link
Member

@gsurkov gsurkov commented Jun 7, 2024

What's new

  • Fix renaming directories with dots in archive

Verification

  1. Create a directory on Flipper's SD card with a name containing one or more dots (e.g. /ext/my.awesome.dir)
  2. Go to archive (press down then left) and rename this directory. The result should be as expected (.dir should NOT be treated as file extension).
  3. Rename any regular file and observe the change in behaviour (characters after the last dot MUST be treated as an extension).

Checklist (For Reviewer)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

Copy link

github-actions bot commented Jun 7, 2024

Compiled f7 firmware for commit 6fd96e44:

@skotopes skotopes merged commit 418a98c into dev Jun 8, 2024
11 checks passed
@skotopes skotopes deleted the gsurkov/3808_folder_names branch June 8, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants