<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6249.1">
<TITLE>Showstopper - OpenCms does not render XHTML compliant content! </TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Using OpenCms 6 alpha 3 I want to render full XHTML compliant content. To achieve this, I use the following URL:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial"><a href="some.jsp?a=b&amp;b=b">somelink</a>. </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">However, no matter what I try, OpenCms always stores this as:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial"><a href="some.jsp?a=b&b=b">somelink</a></FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">The ampersand in the href attribute makes this non-compliant with XHTML. Any processors that expect XHTML will fail for this reason. Is there any way of preventing OpenCms to remove the "&amp;" entity? I am already using the XML and XHTML declarations at the top of my templates:</FONT></P>

<P><FONT SIZE=2 FACE="Arial"><?xml version="1.0" encoding="UTF-8"?></FONT>

<BR><FONT SIZE=2 FACE="Arial"><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "</FONT><A HREF="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd</FONT></U></A><FONT SIZE=2 FACE="Arial">"></FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Hope anyone can help, as this is a real showstopper for me.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Thanks</FONT>

<BR><FONT SIZE=2 FACE="Arial">Ronald</FONT>
</P>

<P><B><FONT COLOR="#666666" FACE="Garamond">AtoBe Mobile Solutions</FONT></B>

<BR><FONT COLOR="#666666" FACE="Garamond">Ronald Lips</FONT>
</P>

<P><FONT COLOR="#666666" FACE="Garamond">tel:    +31 (0)23 750 21 19</FONT>

<BR><FONT COLOR="#666666" FACE="Garamond">fax:    +31 (0)23 750 21 11</FONT>

<BR><FONT COLOR="#666666" FACE="Garamond">mob:    +31 (0)651 18 35 70</FONT>

<BR><FONT COLOR="#666666" FACE="Garamond">mail:   r<U>onald.lips@atobemobile.com</U></FONT>

<BR><FONT COLOR="#666666" FACE="Garamond">web:   </FONT> <A HREF="file://www.atobemobile.com"><U></U><U><FONT COLOR="#0000FF" FACE="Garamond">www.atobemobile.com</FONT></U></A>
</P>
<BR>

</BODY>
</HTML>