[TYPO3-bugs] Wrong URL encoding in includeJS and includeCSS - closed bug still occurs
Stephan Schlegel
schlegel at geo-bit.de
Mon Jun 22 16:22:58 CEST 2015
Hello Bug Team.
This refers to an older bug #22246. Wrong URL encoding in includeJS and
includeCSS
Was closed 7 days before because of no feedback. Should be opened again
i.e.
page.includeJS.gm =
http://maps.googleapis.com/maps/api/js?v=3.20&sensor=true&libraries=places
will be included in html as
<script
src="http://maps.googleapis.com/maps/api/js?v=3.20&sensor=true&libraries=places"
type="text/javascript"></script>
Version tested 6.2.13
Greetings,
Stephan
More information about the TYPO3-team-bugs
mailing list