Project

General

Profile

Actions

Bug #53116

closed

Epic #55575: Streamline JavaScript Code in the TYPO3 Backend

concatenateJs in conjunction with forceOnTop

Added by Matthias Kappenberg over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2013-10-25
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hi All,

if I'm right the Typoscript setting "forceOnTop" has no effect in conjuntion with "concatenateJs".

Please try:

config {
  concatenateJs = 1
}

page {
  includeJSFooter {
    somefile = path/to/functions.js
    someotherfile = path/to/functions.js
    someotherfile.forceOnTop = 1
  }
}

If concatenateJs is disabled, it's working.

Can you confirm this behavior?


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #56019: ResourceCompressor: concatenateCss with forceOnTop gives wrong orderClosed2014-02-16

Actions
Related to TYPO3 Core - Bug #56242: Fix JS concatenation if first file is forceOnTop = 1ClosedMarkus Klein2014-02-24

Actions
Has duplicate TYPO3 Core - Bug #56233: Load order of js files differsClosedDaniel Siepmann2014-02-24

Actions
Actions

Also available in: Atom PDF