[TYPO3-dam-devel] RFC #10817: Upload doesn't work for admins under 4.3

Oliver Hader oliver at typo3.org
Mon Aug 3 13:29:56 CEST 2009


FYI: Committed a follow-up to SVN:
* Trunk (rev. 23042)
* dam_1-1 (rev. 23043)

Problem:
Regular backend users are not able to delete files.

Solution:
Use new function tx_dam::getFileoperationPermissions() to determine
access rights of the current backend user.

olly


Oliver Hader schrieb:
> Hi guys,
> 
> Dan Osipov schrieb:
>> Good point... Attached is the v2 that could be used for both branches,
>> or just 1.1 if we want to make 1.2 compatible with 4.3 only.
>>
>> No, I don't have skype - but I am on Google Talk under danospv.
>>
>> Thanks!
>>
>> Dan Osipov
>> Calkins Media
>> http://danosipov.com/blog/
>>
>> Benjamin Mack wrote:
>>> Hey Dan,
>>>
>>> I think we need a fix with a version check to see if we're using 4.2
>>> or 4.3 or later, because then we can ensure that 1.1 runs under 4.2
>>> and 4.3 and 1.2 as well. Don't you think?
>>>
>>> Btw... do you have skype?
> 
> I attached a version that changes all parts in DAM to used a new static
> function of tx_dam to determine the permissions on file operations. This
> works for TYPO3 4.2 and 4.3.
> 
> olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3


More information about the TYPO3-team-dam mailing list