Actions
Bug #10988
closedgetBrokenUrl returns wrong url
Start date:
2010-11-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
There is no slash between domain and filename.
http://domainindex.php?id=123 should be http://domain/index.php?id=123
Attached patch also changes varname from $domaine to english $domain ;-)
Regards,
Johannes
Files
Actions