Actions
Bug #19761
closedExtJS directory structure is broken
Start date:
2009-01-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
ExtJS directory structure in typo3/contrib/extjs is not the same as in the standard ExtJS distribution. It complicates migration of existing extensions, modules and applications from standalone copies of ExtJS to the TYPO3–supplied copy.
Proposal: restore proper directory structure of ExtJS:
- create typo3/contrib/extjs/adapters/prototype/
- move typo3/contrib/extjs/ext-prototype-adapter.js to typo3/contrib/extjs/adapters/prototype/
- create typo3/contrib/extjs/adapters/ext/
- move typo3/contrib/extjs/ext-base.js to typo3/contrib/extjs/adapters/ext/
(issue imported from #M10049)
No data to display
Actions