Actions
Bug #21283
closedabsRefPrefix is prefixed with external js files
Start date:
2009-10-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When using config.absRefPrefix also external files are built with
absRefPrefix + http://...
which leads to wrong urls.
try this with set absRefPrefix:
page.includeJS { cooliris = http://developer.cooliris.com/shared/resources/js/cookie.js cooliris.external = 1 }
(issue imported from #M12247)
Files
Actions