K
Kirby
Guest
\XF\Service\Style\ArchiveValidatorService::validate should probably ignore Thumbs.db (automatically created by Windows) just like .DS_store is ignored.Suggested Change
Introduce a new protected method
isFileIgnored() tho check ignored files, this would also make it easy to customize this.Continue reading...
