Bug #16503
closedget a blank pages in typo3 ( javascript ?)
0%
Description
My pages are blank.
For somewhat reason the the body section im my generated pages are almost empty.
On other servers I get
+++++++++++++++++++++++++++++++++++++++++++
<meta name="DESCRIPTION" content="Geophysics">
<script type="text/javascript" src="typo3temp/javascript_757c080409.js">
</script>
<script type="text/javascript">
/*<![CDATA[*/
<!--
if (version == "n3") {
img12_390a_0_n=new Image(); img12_390a_0_n.src = "typo3temp/menu/bce60d4fe8.png";
img12_390a_0_h=new Image(); img12_390a_0_h.src = "typo3temp/menu/428b276f8f.png";
etc. etc.
++++++++++++++++++++++++++++++++++++++++++++++++++++
On my new typo3 with suse 10. I get
<meta name="DESCRIPTION" content="Geophysics">
<script type="text/javascript" src="typo3temp/javascript_757c080409.js">
</script>
</head>
<body bgcolor="#FFFFFF" topmargin="0" leftmargin="0">
</body>
</html>
++++++++++++++++++++++++++++++
I have no idea what the reason could be.
(issue imported from #M4116)
Files