-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Fix: Fixed issue where it didn't work to open password protected archives #12708
Conversation
This reverts commit c63d4b7.
src/Files.App/Filesystem/FilesystemOperations/FilesystemOperations.cs
Outdated
Show resolved
Hide resolved
src/Files.App/Filesystem/FilesystemOperations/FilesystemOperations.cs
Outdated
Show resolved
Hide resolved
src/Files.App/Filesystem/FilesystemOperations/FilesystemOperations.cs
Outdated
Show resolved
Hide resolved
src/Files.App/Filesystem/StorageFileHelpers/StorageFileExtensions.cs
Outdated
Show resolved
Hide resolved
@gave92 do you think a new helper class along the lines of Second idea would be to create a new class named Before going down the path of the second idea, we could use input from @yaira2 and @d2dyno1. |
Ok this is about the best I can think of to reduce code duplication (using default interface implementations). |
Would it be possible to use the new storage abstractions? |
I'd rather merge it like this and then work on switching to the alternate abstractions for each storage item. It's a lot of work & testing to do everything in one swoop. |
Alright, I agree 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the big work on the refactoring @gave92 and sorry for the late answer.
Resolved / Related Issues
Closes Bug: Cannot open password-protected 7-Zip files #12105
Validation
How did you test these changes?
Screenshots (optional)
test_zips.zip