Task #37172
Refactor last legacy parts
| Status: | Closed | Start date: | 2012-05-15 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Adrien Crivelli | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 1.3.0 | |||
| Votes: | 0 |
Description
Refactors last legacy parts, especially /web/ things to use proper extbase things and get rid of hack-ish browserrun.php
History
Updated by Adrien Crivelli 12 months ago
- Priority changed from Should have to Must have
This must be done for TYPO3 6.0 compatibility.
Updated by Adrien Crivelli 10 months ago
Also need to replace deprecated use of makeInstance() with objectManager things.
Updated by Adrien Crivelli 10 months ago
- Status changed from New to Accepted
- Assignee set to Adrien Crivelli
Updated by Adrien Crivelli 10 months ago
- % Done changed from 0 to 20
We threw everything into Extbase. We "only" need to make it work again :)
Updated by Adrien Crivelli 10 months ago
- % Done changed from 20 to 40
Seems like it's working again, need to replace makeInstance (see http://forge.typo3.org/projects/typo3v4-mvc/wiki/Dependency_Injection_(DI) ), rewrite old urls, check autoload of TS and test everything again.
Updated by Adrien Crivelli 10 months ago
- % Done changed from 40 to 50
Updated by Adrien Crivelli 10 months ago
- Status changed from Accepted to Closed
- % Done changed from 50 to 100