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 #1

Updated by Markus Klein about 10 years ago

  • Status changed from New to Accepted
  • Priority changed from Should have to Must have
Actions #2

Updated by Gerrit Code Review about 10 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27640

Actions #3

Updated by Gerrit Code Review about 10 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27640

Actions #4

Updated by Gerrit Code Review about 10 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27640

Actions #5

Updated by Gerrit Code Review about 10 years ago

Patch set 1 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27672

Actions #6

Updated by Markus Klein about 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Daniel Siepmann about 10 years ago

  • Parent task set to #55575
Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF