Hi,<br><br>RFC 3986 allows for the fragmet of an URI the same characters as for the query, including '=' and '&', so it should be totally compliant.<br><br>Leslie, you could try to set the content-conversion property of the file to "false", this helps sometimes when contents get screwed up.<br>
<br>Best regards,<br>Stephan<br><br><br><div class="gmail_quote">2010/6/30 LesC <span dir="ltr"><<a href="mailto:leshe88-chan@yahoo.com">leshe88-chan@yahoo.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Andreas,<br>
<br>
Thanks for your response.  I actually want the fragment to have an ampersand (&) character, e.g. "name=ABC&location=XYZ".  This trick is used as a way to save state on dynamically updated webpages (e.g. paging lists).  The URL can be bookmarked and the hash fragment is used load back the state.<br>

<br>
I understand this type of URL is probably not complaint, but used often. :)  I filed a bug on just the fact that ampersand (&) is changed to (&amp;amp) instead of just (&amp).<br>
<div><div></div><div class="h5"><br>
-Leslie<br>
<br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br>
</div></div></blockquote></div><br>