[TYPO3-core] RFC: Bug #5919: Loss of constraints during upload to TER

Malte Jansen mail at maltejansen.de
Fri Feb 22 23:17:26 CET 2008


Thanks!

Ingmar Schlecht schrieb:
> Committed to the 4.2 branch.
> 
> http://code.typo3.org/v4/changeset/3267
> 
> cheers
> Ingmar
> 
> Malte Jansen schrieb:
>> Hi!
>>
>> This is an SVN patch correction
>>
>> Type: Bug
>>
>> Bugtracker references:
>> http://bugs.typo3.org/view.php?id=5919
>>
>> Branches:
>> 4.2 & Trunk
>>
>> Problem:
>> While uploading an extension to the TER the constraint get lost, if 
>> you have just one. If you have more than one constraint (e.g. 2 
>> depends or 1 depends & 1 conflict) it works fine.
>>
>> Solution:
>> The real bug must be located on the TER-Server or in the PHP-function 
>> SoapClient->__soapCall().
>> So there is one soluation.
>> Before sending all to the server, there must be added an empty 
>> constraint, if there is only constraint.
>>
>> Notes:
>> If Robert has time, he can check it in on the TER-Server.
>>
>> After applying the patch this extension can be removed:
>> http://typo3.org/extensions/repository/view/test_uploaddependency/current/ 
>>
>>
>>
>>
>> Cheers,
>>
>> Malte
>>
>>
>>
> 
> 


More information about the TYPO3-team-core mailing list