Content CMS_HTML possible error

Gesperrt
alessandro
Beiträge: 53
Registriert: Fr 14. Nov 2003, 10:08
Wohnort: Switzerland
Kontaktdaten:

Content CMS_HTML possible error

Beitrag von alessandro »

Hi,
I have a layout containing some containers, as last I have a container of type CMS_HTML.

As result on the editor page in the backend I have the code as follow, get a look at the closing tag of the body, the closing > is missing, where can I correct this? In the layout is not missing...

<table width="770" align="center" cellpadding="0" cellspacing="0" border="0">
<tr align="center">
<td class="serviceNav" width="100%" colspan="3">
<div class="infoAddress" align="center"><div id="HTML_2_2" onFocus="this.style.border='1px solid #bb5577'" onBlur="this.style.border='1px dashed #bfbfbf'" style="border:1px dashed #bfbfbf" contentEditable="true" ><STRONG>it-te.ch</STRONG> - <A href="mailto:info@it-te.ch">info@it-te.ch</A> - Copyright 2003&nbsp;</div><a href="javascript:setcontent('26','front_content.php?action=10&idcat=19&idart=26&idartlang=26&type=CMS_HTML&typenr=2&lang=3&contenido=6c83a2e4d91ada3989c2e435bc17b977')">
<img src="http://www.it-te.ch/web/contenido/image ... ithtml.gif" border="0"></a>
<a href="javascript:setcontent('26','0')"><img src="http://www.it-te.ch/web/contenido/image ... ichern.gif" border="0"> </a> <!--[footer info]--></div>
</td>
</tr>
</table>


<form name="editcontent" method="post" action="front_content.php?area=con_editcontent&idart=26&idcat=19&lang=3&action=20&contenido=6c83a2e4d91ada3989c2e435bc17b977">
<input type="hidden" name="changeview" value="edit">
<input type="hidden" name="data" value="">
<input type="hidden" name="con_class" value="">
</form></body
</html>


Bye

Alessandro
Alessandro Marrarosa
Dipl. Wirtschaftsinformatiker HF
The Swiss Post
Information Technology Services
CH-6501 Bellinzona
alessandro
Beiträge: 53
Registriert: Fr 14. Nov 2003, 10:08
Wohnort: Switzerland
Kontaktdaten:

Beitrag von alessandro »

Hi, I found that this error happend setting in the mandanten config.php ther debugging booleans to true, I changed to false and the error is no more passed.

Bye
Alessandro
Alessandro Marrarosa
Dipl. Wirtschaftsinformatiker HF
The Swiss Post
Information Technology Services
CH-6501 Bellinzona
emergence
Beiträge: 10653
Registriert: Mo 28. Jul 2003, 12:49
Wohnort: Austria
Kontaktdaten:

Beitrag von emergence »

</body bug is fixed in 4.4.3
Gesperrt