[TYPO3-core] RFC: #3961, exclude files from TER upload / T3X files
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Wed Dec 13 09:47:14 CET 2006
Karsten Dambekalns schrieb:
> Hi.
>
> On 12.12.2006, at 16:26, Martin Kutschker wrote:
>
>> Did not work for me. I had to change the check in
>> tr3lib_div::getFilesInDir():
>
>
> Ok, it seems this is flaky. I' added a few more parenthesis and did
> some checks here. New patch v3 attached.
>
>> After this the EM did not export the excluded files and didn't take them
>> into account for the MD5 hash. The row "Root files" of "Installation
>> status" (drop down "information") still lists all files.
>
>
> I missed that one. Is fixed in the new patch.
Ok.
I'm cursious why it's "!$extensionList" but "!strlen($excludePattern)".
Both checks should be the same and to me in both cases a mere "!$x" seems
to be sufficient.
Masi
More information about the TYPO3-team-core
mailing list