<?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: Total field is not passed correctly to query string</title>
		<link>https://legacy.forums.gravityhelp.com/topic/total-field-is-not-passed-correctly-to-query-string</link>
		<description>Gravity Support Forums Topic: Total field is not passed correctly to query string</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:47:23 +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/total-field-is-not-passed-correctly-to-query-string" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Booth on "Total field is not passed correctly to query string"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/total-field-is-not-passed-correctly-to-query-string#post-51579</link>
			<pubDate>Wed, 07 Mar 2012 06:00:02 +0000</pubDate>
			<dc:creator>Chris Booth</dc:creator>
			<guid isPermaLink="false">51579@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've just updated to the new version 1.6.3.2, and it seems that this is now fixed - excellent!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Booth on "Total field is not passed correctly to query string"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/total-field-is-not-passed-correctly-to-query-string#post-51013</link>
			<pubDate>Thu, 01 Mar 2012 09:44:47 +0000</pubDate>
			<dc:creator>Chris Booth</dc:creator>
			<guid isPermaLink="false">51013@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I have a form with a total field which I want to pass via a query string.&#60;br /&#62;
My query string in the form settings confirmation tab looks like this:&#60;br /&#62;
&#60;code&#62;name={name1:2}&#38;amp;total={total:54}&#38;amp;method={payment_method:58}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;However, the total field doesn't seem to be encoded properly for the URL, in which the query string appears as:&#60;br /&#62;
?name=Chris+Booth&#38;amp;total=&#38;amp;#163 20.00&#38;amp;method=Paypal&#60;/p&#62;
&#60;p&#62;It looks like the problem is with the '&#38;amp;#163' for the pound sign - the ampersand is being treated as the start of a new variable in the query string, so if I dump the $_POST array, $_POST['total'] is an empty string. Variables following that in the query string (&#38;amp;method in this case) are missing completely.&#60;/p&#62;
&#60;p&#62;Form is at &#60;a href=&#34;http://www.mndscotland.org.uk/fun-run-2012-entry-form/&#34; rel=&#34;nofollow&#34;&#62;http://www.mndscotland.org.uk/fun-run-2012-entry-form/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
