Project

General

Profile

Actions

Bug #87444

closed

'config.concatenateJs = 1' async feature does not work

Added by corbet dynie over 5 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2019-01-15
Due date:
% Done:

0%

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

Description

According to the the feature:
https://docs.typo3.org/typo3cms/TyposcriptReference/Setup/Config/Index.html#concatenatejs
'If all files to be concatenated are marked with the async flag, the async attribute is assigned to the script tag.'

If you use spamProtectEmailAddresses with an integer, a javascript file will created, but you can not define properties like async or defer.
So 'config.concatenateJs = 1' will not work at all.

Does it make sense to add the property defer to the concatenated files too?


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #86982: JS async not workingClosed2018-11-23

Actions
Related to TYPO3 Core - Bug #90208: includeJS + defer does not work if the ResourceCompressor has done its job Closed2020-01-26

Actions
Actions #1

Updated by Riccardo De Contardi over 5 years ago

  • Related to Bug #86982: JS async not working added
Actions #2

Updated by Benni Mack almost 5 years ago

  • Target version changed from next-patchlevel to Candidate for patchlevel
Actions #3

Updated by Benni Mack about 4 years ago

  • Related to Bug #90208: includeJS + defer does not work if the ResourceCompressor has done its job added
Actions #4

Updated by Benni Mack about 4 years ago

  • Status changed from New to Needs Feedback

Hey,

can you please check again? With change https://review.typo3.org/c/Packages/TYPO3.CMS/+/63040 on issue #90208 I think this should be solved (in 9.5+).

Thanks.
Benni.

Actions #5

Updated by Riccardo De Contardi over 3 years ago

  • Status changed from Needs Feedback to Closed
  • Target version deleted (Candidate for patchlevel)

I think it is safe to close this issue for lack of feedback;

If you think that this is the wrong decision or experience the issue again, please reopen it or open a new issue with a reference to this one; please add a full explanation about how to reproduce it.

Thank you.

Actions

Also available in: Atom PDF