Forgot two things.

1. Is it SAFE to want to avoid?

2. I'm seeing it on both FF3 and IE7 in Windows XP.

Eric Palmitesta wrote:
Upon submission of the form...

<form action="test.xqy" method="get">
  <input type="hidden" name="x" value="one:two" />
  <input type="submit" value="Submit" />
</form>

...the url in the browser address bar becomes...

http://host.com:8008/test.xqy?x=one%3Atwo

If I type http://host.com:8008/test.xqy?x=one:two directly into the address bar, everything works as expected. What part of MarkLogic is causing this transformation into URL code (http://www.dualunit.ch/en/tools/cp1252-characters/), and can it be avoided?

(It's ugly.  I'll admit I'm just being vain, though.)

Cheers!

Eric
_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general
_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to