Bug #24274
closedPrevent compression of scripts that use ajax.php
100%
Description
When register Ajaxcalls you add a jsFile to pageRenderer with source 'ajax.php?params'
To prevent compress you have to add 2 more params (NULL, FALSE).
This check should be done while inclusion, so you can simple add this like other jsFiles
(issue imported from #M16647)
Files
Updated by Mr. Hudson about 13 years ago
Patch set 1 of change I386663b9ea77426ea3d8e804eac0f3c8ca72cd7a has been pushed to the review server.
It is available at http://review.typo3.org/5721
Updated by Xavier Perseguers about 13 years ago
- Status changed from Accepted to Under Review
Updated by Chris topher about 13 years ago
- Subject changed from Prevent compress of scripts that use ajax.php to Prevent compression of scripts that use ajax.php
Updated by Chris topher about 13 years ago
- Target version changed from 4.6.0 to 4.6.1
Updated by Chris topher almost 13 years ago
- Target version changed from 4.6.1 to 4.6.2
Updated by Gerrit Code Review almost 13 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/5721
Updated by Gerrit Code Review almost 13 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/5721
Updated by Gerrit Code Review almost 13 years ago
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/8880
Updated by Gerrit Code Review almost 13 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/8881
Updated by Xavier Perseguers almost 13 years ago
- Status changed from Under Review to Resolved
- Assignee changed from Steffen Kamper to Xavier Perseguers
- Target version changed from 4.6.2 to 4.6.5
- % Done changed from 0 to 100
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed