Bug #53116
closedEpic #55575: Streamline JavaScript Code in the TYPO3 Backend
concatenateJs in conjunction with forceOnTop
100%
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?
Updated by Markus Klein almost 11 years ago
- Status changed from New to Accepted
- Priority changed from Should have to Must have
Updated by Gerrit Code Review almost 11 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
Updated by Gerrit Code Review almost 11 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
Updated by Gerrit Code Review almost 11 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
Updated by Gerrit Code Review almost 11 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
Updated by Markus Klein almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 599cdb66a8bc9ac4f72afffe704f3b6f5afc35c0.