Bug #25027
Remove jsMinify, json wrapper etc
Status: | Closed | Start date: | 2011-02-14 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | 4.6.0-beta3 | |||
TYPO3 Version: | 4.5 | Is Regression: | ||
PHP Version: | 5.3 | Sprint Focus: | ||
Complexity: |
Description
jsMinify is very in-performant and should not be used. There are other possibilities to compress scripts, we should use more modern tools. JSON wrapper is not needed anymore as it's build in php
(issue imported from #M17572)
Related issues
History
#1 Updated by Xavier Perseguers about 4 years ago
- Target version changed from 4.6.0-beta1 to 4.6.0-beta2
#2 Updated by Xavier Perseguers almost 4 years ago
- Target version changed from 4.6.0-beta2 to 4.6.0-beta3
#3 Updated by Steffen Gebert almost 4 years ago
- Status changed from New to Closed
Created separate issues for the mentioned TODOs.