Closed pjrinaldi closed 4 years ago
fixed initial issue as well only trying to extract archives for archives only...
new error crops up. need to look into this one and fix as well..
also need to ensure extracted archives aren't extracted again...
believe i have fixed the issue with extracting docx,pptx,xlsx files as zip files when i don't want to. I will need to extract them later, but for now I do not want to, there is an issue with the libzip function which errors out upon expanding and reviewing them.
i think i resolved extract again, but i'll test to see, then close this.
fixed. will have to revisit this issue when i expand office documents though, but for v0.3, zip files are working as they should.
Issue with archive expansion. looking into it. it keeps crashing with wrong index for an array. also, it appears archive goes over all the items rather than just the archive one's...
also looking into this issue as well.