<?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: BUG REPORT &#38; FIX</title>
		<link>https://legacy.forums.gravityhelp.com/topic/bug-report-fix</link>
		<description>Gravity Support Forums Topic: BUG REPORT &amp; FIX</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 09:15:14 +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/bug-report-fix" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "BUG REPORT &#38; FIX"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bug-report-fix#post-44747</link>
			<pubDate>Wed, 21 Dec 2011 19:19:15 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">44747@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My pleasure. Thanks for taking the initiative to share a solution. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Miller on "BUG REPORT &#38; FIX"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bug-report-fix#post-44746</link>
			<pubDate>Wed, 21 Dec 2011 19:13:46 +0000</pubDate>
			<dc:creator>Kevin Miller</dc:creator>
			<guid isPermaLink="false">44746@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi David-&#60;/p&#62;
&#60;p&#62;Makes sense to me :)   Thank you so much for the quick reply and the pointer, I have updated my code and everything is solid.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Kevin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "BUG REPORT &#38; FIX"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bug-report-fix#post-44601</link>
			<pubDate>Tue, 20 Dec 2011 19:00:25 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">44601@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Kevin,&#60;/p&#62;
&#60;p&#62;Thanks for sharing. We introduced a new hook &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#34; rel=&#34;nofollow&#34;&#62;gform_after_submission&#60;/a&#62; and have deprecated the use of the gform_post_submission hook due to this bug. We did not want to fix this for fear it would impact how other users currently had configured their code for this hook (it was one of the first GF hooks). Anywhere you are using gform_post_submission you should now use gform_after_submission (for version 1.6 and greater).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Miller on "BUG REPORT &#38; FIX"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bug-report-fix#post-44568</link>
			<pubDate>Tue, 20 Dec 2011 17:22:29 +0000</pubDate>
			<dc:creator>Kevin Miller</dc:creator>
			<guid isPermaLink="false">44568@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi-&#60;/p&#62;
&#60;p&#62;I found a bug in gravity forms that I thought had been fixed but is still in the latest release.&#60;/p&#62;
&#60;p&#62;form_display.php line 77&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(is_array($confirmation) &#38;amp;&#38;amp; isset($confirmation[&#38;quot;redirect&#38;quot;])){
                header(&#38;quot;Location: {$confirmation[&#38;quot;redirect&#38;quot;]}&#38;quot;);
                do_action(&#38;quot;gform_post_submission&#38;quot;, $lead, $form);
                do_action(&#38;quot;gform_post_submission_{$form[&#38;quot;id&#38;quot;]}&#38;quot;, $lead, $form);

                exit;
            }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The header function should be moved AFTER the action calls as they will not be called with this current ordering.&#60;/p&#62;
&#60;p&#62;Let me know if I can answer any questions or give more detail.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Kevin&#60;/p&#62;
&#60;p&#62;PS Is there another place for bug submissions?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
