Summary: | When extracting ZIPs with empty folders, access time is set to future (year 4443302 or 4444523) | ||
---|---|---|---|
Product: | [Applications] ark | Reporter: | nyanpasu64 <nyanpasu64> |
Component: | plugins | Assignee: | Ragnar Thomsen <rthomsen6> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | 2wxsy58236r3, aacid, bugseforuns, elvis.angelaccio, nate |
Priority: | NOR | ||
Version: | 21.12.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/ark/commit/229b9ce8372014469443de93a193c584e3936509 | Version Fixed In: | 21.12.3 |
Sentry Crash Report: | |||
Attachments: | .zip file containing folders with no files |
Description
nyanpasu64
2022-02-13 05:39:33 UTC
Please attach the zip file Created attachment 146666 [details]
.zip file containing folders with no files
Works fine for me ls -lrt folders-only/ total 8 drwxr-xr-x 2 tsdgeos tsdgeos 4096 Feb 5 14:58 has-files drwxr-xr-x 2 tsdgeos tsdgeos 4096 Feb 5 14:58 empty A possibly relevant merge request was started @ https://invent.kde.org/utilities/ark/-/merge_requests/100 (In reply to Albert Astals Cid from comment #3) > Works fine for me > > ls -lrt folders-only/ > total 8 > drwxr-xr-x 2 tsdgeos tsdgeos 4096 Feb 5 14:58 has-files > drwxr-xr-x 2 tsdgeos tsdgeos 4096 Feb 5 14:58 empty Ignore me i didn't realize it was about access time duplicate of bug 424740 Let's duplicate it the other way around given how the fix i prepared refers to this bug number and not the other one. *** Bug 424740 has been marked as a duplicate of this bug. *** Git commit 229b9ce8372014469443de93a193c584e3936509 by Albert Astals Cid. Committed on 13/02/2022 at 18:26. Pushed by aacid into branch 'release/21.12'. zip: Fix setting un-initialized access time M +3 -1 plugins/libzipplugin/libzipplugin.cpp https://invent.kde.org/utilities/ark/commit/229b9ce8372014469443de93a193c584e3936509 |