<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Gravity Forms Salesforce Escaped Characters Part II - Redirect Confirmation</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-salesforce-escaped-characters-part-ii-redirect-confirmation</link>
		<description>Gravity Support Forums Topic: Gravity Forms Salesforce Escaped Characters Part II - Redirect Confirmation</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:44:28 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/gravity-forms-salesforce-escaped-characters-part-ii-redirect-confirmation" rel="self" type="application/rss+xml" />

		<item>
			<title>iiworks on "Gravity Forms Salesforce Escaped Characters Part II - Redirect Confirmation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-salesforce-escaped-characters-part-ii-redirect-confirmation#post-50283</link>
			<pubDate>Thu, 23 Feb 2012 04:41:33 +0000</pubDate>
			<dc:creator>iiworks</dc:creator>
			<guid isPermaLink="false">50283@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just noted that this post needs a  small addendum as the results (because they are html escaped) do not reflect the problem.. remove the spaces to understand what is happening.&#60;/p&#62;
&#60;p&#62;&#38;amp; ' and &#34; end up being &#38;amp; amp ;  &#38;amp; #039 ; and &#38;amp; quot ; &#60;/p&#62;
&#60;p&#62;See a full paste of an example here: &#60;a href=&#34;http://pastebin.com/qRR0ZBKH&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/qRR0ZBKH&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iiworks on "Gravity Forms Salesforce Escaped Characters Part II - Redirect Confirmation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-salesforce-escaped-characters-part-ii-redirect-confirmation#post-50255</link>
			<pubDate>Wed, 22 Feb 2012 20:04:44 +0000</pubDate>
			<dc:creator>iiworks</dc:creator>
			<guid isPermaLink="false">50255@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;My question is closely related to the issue described here:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/gravity-forms-salesforce-escaped-characters&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/gravity-forms-salesforce-escaped-characters&#60;/a&#62;&#60;br /&#62;
I am trying to do exactly the same thing as described and ran into the same problem, basically making this route unusable.&#60;/p&#62;
&#60;p&#62;What seems to happen is that both an esc_html as well as an urlencode are applied.&#60;br /&#62;
I tested this by entering a test string in paragraph text for my form and appending this to the query string via the merge in the redirect confirmation. &#60;/p&#62;
&#60;p&#62;A string like : !@#$%^&#38;amp;*()_-+='&#34;;:,.&#60;br /&#62;
is sent as: !%40%23%24%25^%26amp%3B*%28%29_-%2B%3D%26%23039%3B%26quot%3B%3B%3A%2C.&#60;br /&#62;
It is received in Salesforce as: !@#$%^&#38;amp;*()_-+=&#38;#39;&#38;quot;;:,.&#60;br /&#62;
Which means the &#38;amp;, ' and &#34; are not received correctly.&#60;/p&#62;
&#60;p&#62;For a country that is selected (from your country drop down) and included through the merge tag:&#60;br /&#62;
An selected country like Côte d'Ivoire&#60;br /&#62;
is sent as C%C3%B4te+d%26%23039%3BIvoire&#60;br /&#62;
It is received in Salesforce as: Côte d&#38;#39;Ivoire&#60;/p&#62;
&#60;p&#62;I have read the replies on the earlier mentioned post and they basically leave me in limbo. I am not sure if it is appropriate to do this double encode for querystrings, and it clearly not received correctly at the other side.&#60;/p&#62;
&#60;p&#62;If this needs to be solved via further processing through the gform_confirmation hook as suggested then some more information (example) would be appreciated.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
