Bug #39601

new_content_el Wizard does not work if TYPO3 is installed in subfolder of webroot

Added by Martin Bless 11 months ago. Updated 5 months ago.

Status:Resolved Start date:2012-08-07
Priority:Must have Due date:
Assignee:Tobi Ferger % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version:4.5 PHP Version:
Votes: 0

Description

Really cool, these gridelements. Thanks! But:

The new content element wizard "new_content_el" does not work if the TYPO3 installation is in the subfolder of webroot. The reason seems to be that in Extjs JS the URL is created as "/typo3/sysext/cms/..." and not as "((/subfolderPath))/typo3/sysext/cms/..."

The supplied patch precisely shows what I mean. If I replace "/WEBROOT/SUBFOLDER/INSTALLDIR" in the patch with the correct path the wizard works.

GridElementsDD_onReady.js.patch (815 Bytes) Martin Bless, 2012-08-07 21:46

History

Updated by Jo Hasenau 10 months ago

  • Status changed from New to Accepted
  • Assignee set to Jo Hasenau

Updated by Jo Hasenau 5 months ago

  • Assignee changed from Jo Hasenau to Dirk Hoffmann
  • TYPO3 Version set to 4.5

Updated by Tobi Ferger 5 months ago

  • Assignee changed from Dirk Hoffmann to Tobi Ferger

Updated by Tobi Ferger 5 months ago

  • Status changed from Accepted to Resolved

Also available in: Atom PDF