[TYPO3-core] RFC #16096 Bug: addToAllTCATypes after certain fields does not work anymore
Oliver Klee
typo3-german-02 at oliverklee.de
Mon Dec 20 13:04:37 CET 2010
Hi,
Am 17.12.2010 21:26, schrieb Steffen Kamper:
> committed v5 to trunk rev 9835
this has broken some unit tests on my machine. Looks like the tests need
to be changed to reflect the changed function behavior.
Oli
[snip]
Testsuite: t3lib_extmgmTest
canAddFieldsToAllTCATypesBeforeExistingOnes
! Failure in test case canAddFieldsToAllTCATypesBeforeExistingOnes
File: /home/klee/eclipse/typo3_src/tests/t3lib/t3lib_extmgmTest.php
Line: 189:
Description
Failed asserting that <string:fieldA, fieldB,
fieldC;labelC;paletteC;specialC, fieldD, newA, newB> is equal to
<string:fieldA, fieldB, fieldC;labelC;paletteC;specialC, newA, newB,
fieldD>.
canAddFieldsToAllTCATypesAfterExistingOnes
! Failure in test case canAddFieldsToAllTCATypesAfterExistingOnes
File: /home/klee/eclipse/typo3_src/tests/t3lib/t3lib_extmgmTest.php
Line: 212:
Description
Failed asserting that <string:fieldA, fieldB,
fieldC;labelC;paletteC;specialC, fieldD, newA, newB> is equal to
<string:fieldA, fieldB, fieldC;labelC;paletteC;specialC, newA, newB,
fieldD>.
canAddFieldsToTCATypeBeforeExistingOnes
! Failure in test case canAddFieldsToTCATypeBeforeExistingOnes
File: /home/klee/eclipse/typo3_src/tests/t3lib/t3lib_extmgmTest.php
Line: 235:
Description
Failed asserting that <string:fieldA, fieldB,
fieldC;labelC;paletteC;specialC, fieldD, newA, newB> is equal to
<string:fieldA, fieldB, fieldC;labelC;paletteC;specialC, newA, newB,
fieldD>.
canAddFieldsToTCATypeAfterExistingOnes
! Failure in test case canAddFieldsToTCATypeAfterExistingOnes
File: /home/klee/eclipse/typo3_src/tests/t3lib/t3lib_extmgmTest.php
Line: 258:
Description
Failed asserting that <string:fieldA, fieldB,
fieldC;labelC;paletteC;specialC, fieldD, newA, newB> is equal to
<string:fieldA, fieldB, fieldC;labelC;paletteC;specialC, newA, newB,
fieldD>.
--
Certified TYPO3 Integrator | TYPO3 Security Team Member
More information about the TYPO3-team-core
mailing list