[TYPO3-core] RFC: #8207: Creating shortcuts in backend.php does not work in modules other than web->list or file->filelist

Ingo Renner ingo at typo3.org
Wed Apr 23 01:28:54 CEST 2008


Hi all,

this is a SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=8207

Problem:
Creating shortcuts in backend.php does not work as the backpath 
submitted to the javascript function is not needed but creates a wrong 
path to typo3/ajax.php

Solution:
The attached patch solves the problem by ommitting the backpath to the 
JS function responsible for creating the shortcuts. In fact as 
backend.php lies in typo3/ same as ajax.php a backpath is not needed. 
The shortcut manager always runs in the context of typo3/

Notes:
I will commit this patch before packaging 4.2 final if nobody objects


Ingo

-- 
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: broken_shortcuts.diff
Type: text/x-diff
Size: 717 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080423/e83252ce/attachment.diff 


More information about the TYPO3-team-core mailing list