[TYPO3-core] RFC: #3115 - Javascript Error on Click Menu in Filelist

Michael Stucki michael at typo3.org
Fri Nov 17 19:49:34 CET 2006


Martin Kutschker wrote:

> Michael Stucki schrieb:
>> This is a SVN patch request.
>> 
>> Problem:
>> "Repetitively getting a javascript error when trying to use the click
>> menu in the file list - this means I can't delete uploaded files without
>> going on to the server and doing it manually."
>> 
>> Solution:
>> It turned out that the AJAX response with the clickmenu code is encoded
>> wrong. It needs to be encoded into UTF8 first (just like all XML data
>> needs to be!)
>> 
>> Branches: TYPO3_4-0 and Trunk
> 
> The check for $LANG is not necessary. Ssee top of file (inclusion of
> template.php which instanciates $LANG) and uses of $GLOBALS['LANG']
> throughout the code.

Thanks, changed this.

> Otherwise +1

Committed to TYPO3_4-0 and Trunk.

- michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/



More information about the TYPO3-team-core mailing list