<?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: Double serialization of list values</title>
		<link>https://legacy.forums.gravityhelp.com/topic/double-serialization-of-list-values</link>
		<description>Gravity Support Forums Topic: Double serialization of list values</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 16:52:19 +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/double-serialization-of-list-values" rel="self" type="application/rss+xml" />

		<item>
			<title>Alex Cancado on "Double serialization of list values"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/double-serialization-of-list-values#post-70409</link>
			<pubDate>Thu, 09 Aug 2012 16:56:21 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">70409@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am not able to replicate this issue on my test site. The list field is stored correctly (only serialized once). I believe I have seen this before and it ended up being a conflict with another plugin. You may want to go through the Plugin and Theme conflict process to find out why this is happening. (&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#60;/a&#62;)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kingjeffrey on "Double serialization of list values"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/double-serialization-of-list-values#post-70343</link>
			<pubDate>Thu, 09 Aug 2012 11:26:59 +0000</pubDate>
			<dc:creator>kingjeffrey</dc:creator>
			<guid isPermaLink="false">70343@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have figured out how to retrieve the data, but I thought I would bring to your attention that list data is being twice serialized. This is a bug.&#60;/p&#62;
&#60;p&#62;If it helps, I am retrieving the list data from the user metadata tables after using the User Registration add on.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Double serialization of list values"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/double-serialization-of-list-values#post-70312</link>
			<pubDate>Thu, 09 Aug 2012 07:51:43 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">70312@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are you having trouble retrieving the values you need, or some other trouble?  &#60;/p&#62;
&#60;p&#62;I've pinged the developers to see if they can add anything here.&#60;/p&#62;
&#60;p&#62;I also found this related information:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/list-field-help#post-39885&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/list-field-help#post-39885&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kingjeffrey on "Double serialization of list values"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/double-serialization-of-list-values#post-70185</link>
			<pubDate>Wed, 08 Aug 2012 13:41:51 +0000</pubDate>
			<dc:creator>kingjeffrey</dc:creator>
			<guid isPermaLink="false">70185@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The array of values from a list field type are serialized twice before being stored to the database.&#60;/p&#62;
&#60;p&#62;Specifically it stores this:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;&#60;code&#62;s:48:&#38;quot;a:1:{i:0;a:2:{s:1:&#38;quot;a&#38;quot;;s:1:&#38;quot;1&#38;quot;;s:1:&#38;quot;b&#38;quot;;s:1:&#38;quot;2&#38;quot;;}}&#38;quot;;&#60;/code&#62;&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;rather than this:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;&#60;code&#62;a:1:{i:0;a:2:{s:1:&#38;quot;a&#38;quot;;s:1:&#38;quot;1&#38;quot;;s:1:&#38;quot;b&#38;quot;;s:1:&#38;quot;2&#38;quot;;}}&#60;/code&#62;&#60;/p&#62;&#60;/blockquote&#62;</description>
		</item>

	</channel>
</rss>
