[TYPO3-core] RFC: Fix EM2 issues
Karsten Dambekalns
karsten at typo3.org
Wed Mar 22 12:30:05 CET 2006
Hi.
On Tuesday 21 March 2006 22:51, Franz Holzinger wrote:
> The depends array does not contain all elements from the contraints array.
>
> 'constraints' => array(
> 'depends' => array(
> 'cms' => '',
> 'table' => '0.0.9-',
> 'fh_library' => '0.0.8-',
> 'php' => '4.2.3-',
> 'typo3' => '3.8.0-4.0.20',
> ),
>
>
> The following debug is shown in the Online Repository list of EM.
>
>
> function fixEMCONF($emConf) {
> debug ($emConf, '$emConf', __LINE__, __FILE__);
At this place the $emConf is not fixed, obviously, as it has just entered
fixEMCONF(). Hard to guess, eh?
What does $emConf contain when it *leaves* that method? *That* would be
interesting.
Karsten
--
Karsten Dambekalns
TYPO3 Association - Active Member
http://association.typo3.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 309 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060322/63006202/attachment.pgp
More information about the TYPO3-team-core
mailing list