Bug #8458
Caretaker backend loading fails with TYPO3 4.4.0
| Status: | Needs Feedback | Start date: | 2010-06-23 | ||
|---|---|---|---|---|---|
| Priority: | Must have | Due date: | |||
| Assignee: | Martin Ficzel | % Done: | 80% |
||
| Category: | Backend | ||||
| Target version: | - | ||||
| Votes: | 0 |
Description
The caretaker backend not loading in TYPO3 4.4.0
The following JavaScript failures are visible:
tx is not defined
http://caretaker.local/typo3conf/ext/caretaker/mod_nav/index.php
Line 55
types[config.xtype || defaultType] is not a constructor
http://caretaker.local/typo3temp/compressor/ext-all-debug-01e13b046421b5b8f0bbb5c2371a2221.js
Line 14383
History
Updated by Thomas Hempel almost 3 years ago
- Status changed from New to Accepted
- Assignee set to Thomas Hempel
Hi,
this seems to be a incompatibility between caretaker tree and extJS version. We will debug that.
The solution for now is, just don't update to TYPO3 version 4.4. It's not necessary for caretaker server anyway since the server should not be used for anything else than caretaker.
Updated by Frank Nägler almost 3 years ago
of course, I don't upgrade the caretaker server system ;)
I found this bug on my local test machine.
Updated by Martin Ficzel almost 3 years ago
- Status changed from Accepted to Needs Feedback
- Assignee changed from Thomas Hempel to Martin Ficzel
- % Done changed from 0 to 80
I fixed the problem by changing the JS and CSS inclusion. The js was compressed wrong and included in the wrong order and the css missed some icon pathes after compression.
Please test the current revision.
Regards, Martin
Updated by Martin Ficzel almost 3 years ago
The backend works for me after fixing an additional locallization issue. But at the moment i cannot see any frontend in 4.4.
Updated by Andy Grunwald over 2 years ago
On a TYPO3 version 4.4.4, the backend module works as expected (use the trunk version of caretaker(_instance)