<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Insertion of “{}” in a structured content value</title>
  <link rel="self" href="https://liferay.dev/de/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=123303583" />
  <subtitle>Insertion of “{}” in a structured content value</subtitle>
  <id>https://liferay.dev/de/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=123303583</id>
  <updated>2026-04-17T21:55:15Z</updated>
  <dc:date>2026-04-17T21:55:15Z</dc:date>
  <entry>
    <title>RE: Insertion of “{}” in a structured content value</title>
    <link rel="alternate" href="https://liferay.dev/de/c/message_boards/find_message?p_l_id=119785294&amp;messageId=123304395" />
    <author>
      <name>Jamie Sammons</name>
    </author>
    <id>https://liferay.dev/de/c/message_boards/find_message?p_l_id=119785294&amp;messageId=123304395</id>
    <updated>2025-03-14T18:48:30Z</updated>
    <published>2025-03-14T18:48:29Z</published>
    <summary type="html">&lt;p&gt;Bug Report Created: https://liferay.atlassian.net/browse/LPD-51402&lt;/p&gt;</summary>
    <dc:creator>Jamie Sammons</dc:creator>
    <dc:date>2025-03-14T18:48:29Z</dc:date>
  </entry>
  <entry>
    <title>Insertion of “{}” in a structured content value</title>
    <link rel="alternate" href="https://liferay.dev/de/c/message_boards/find_message?p_l_id=119785294&amp;messageId=123303582" />
    <author>
      <name>Óscar Sánchez</name>
    </author>
    <id>https://liferay.dev/de/c/message_boards/find_message?p_l_id=119785294&amp;messageId=123303582</id>
    <updated>2025-03-14T18:41:06Z</updated>
    <published>2025-03-14T08:12:07Z</published>
    <summary type="html">&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;A possible error has been detected in which when editing a structured
  content, “{}” is inserted inside the Upload even though no content has
  been inserted in that field.&lt;/p&gt;
&lt;p&gt;Step to reproduce:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Create a structure with 3 fields  &lt;ul&gt;
      &lt;li&gt;Content &amp;amp; Data -&amp;gt; Web Content -&amp;gt; Structures -&amp;gt;
        New Structure   &lt;ul&gt;
          &lt;li&gt;Rich Text&lt;/li&gt;
          &lt;li&gt;Text&lt;/li&gt;
          &lt;li&gt;Upload&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Create a content using the structure just created without
    inserting any value in the &amp;quot;Upload&amp;quot; field&lt;/li&gt;
  &lt;li&gt;Modify the content, without inserting any value in the
    &amp;quot;Upload&amp;quot; field again&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Expected Results:&lt;/p&gt;
&lt;pre&gt;
&lt;code&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt; &amp;lt;root available-locales=&amp;quot;es_ES&amp;quot; default-locale=&amp;quot;es_ES&amp;quot; version=&amp;quot;1.0&amp;quot;&amp;gt; &amp;lt;dynamic-element field-reference=&amp;quot;descripcion&amp;quot; index-type=&amp;quot;text&amp;quot; instance-id=&amp;quot;G03sngQ9&amp;quot; name=&amp;quot;descripcion&amp;quot; type=&amp;quot;rich_text&amp;quot;&amp;gt; &amp;lt;dynamic-content language-id=&amp;quot;es_ES&amp;quot;&amp;gt;&amp;lt;![CDATA[&amp;lt;p&amp;gt;Hello World&amp;lt;/p&amp;gt;]]&amp;gt;&amp;lt;/dynamic-content&amp;gt; &amp;lt;/dynamic-element&amp;gt; &amp;lt;dynamic-element field-reference=&amp;quot;url_externa&amp;quot; index-type=&amp;quot;keyword&amp;quot; instance-id=&amp;quot;JnQilYZz&amp;quot; name=&amp;quot;url_externa&amp;quot; type=&amp;quot;text&amp;quot;&amp;gt; &amp;lt;dynamic-content language-id=&amp;quot;es_ES&amp;quot;&amp;gt;&amp;lt;![CDATA[]]&amp;gt;&amp;lt;/dynamic-content&amp;gt; &amp;lt;/dynamic-element&amp;gt; &amp;lt;dynamic-element field-reference=&amp;quot;fichero_adjunto&amp;quot; index-type=&amp;quot;keyword&amp;quot; instance-id=&amp;quot;PxvIxa1x&amp;quot; name=&amp;quot;fichero_adjunto&amp;quot; type=&amp;quot;document_library&amp;quot;&amp;gt; &amp;lt;dynamic-content language-id=&amp;quot;es_ES&amp;quot;&amp;gt;&amp;lt;![CDATA[]]&amp;gt;&amp;lt;/dynamic-content&amp;gt; &amp;lt;/dynamic-element&amp;gt; &amp;lt;/root&amp;gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Actual Results:&lt;/p&gt;
&lt;pre&gt;
&lt;code&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt; &amp;lt;root available-locales=&amp;quot;es_ES&amp;quot; default-locale=&amp;quot;es_ES&amp;quot; version=&amp;quot;1.0&amp;quot;&amp;gt; &amp;lt;dynamic-element field-reference=&amp;quot;descripcion&amp;quot; index-type=&amp;quot;text&amp;quot; instance-id=&amp;quot;G03sngQ9&amp;quot; name=&amp;quot;descripcion&amp;quot; type=&amp;quot;rich_text&amp;quot;&amp;gt; &amp;lt;dynamic-content language-id=&amp;quot;es_ES&amp;quot;&amp;gt;&amp;lt;![CDATA[&amp;lt;p&amp;gt;Hello World&amp;lt;/p&amp;gt;]]&amp;gt;&amp;lt;/dynamic-content&amp;gt; &amp;lt;/dynamic-element&amp;gt; &amp;lt;dynamic-element field-reference=&amp;quot;url_externa&amp;quot; index-type=&amp;quot;keyword&amp;quot; instance-id=&amp;quot;JnQilYZz&amp;quot; name=&amp;quot;url_externa&amp;quot; type=&amp;quot;text&amp;quot;&amp;gt; &amp;lt;dynamic-content language-id=&amp;quot;es_ES&amp;quot;&amp;gt;&amp;lt;![CDATA[]]&amp;gt;&amp;lt;/dynamic-content&amp;gt; &amp;lt;/dynamic-element&amp;gt; &amp;lt;dynamic-element field-reference=&amp;quot;fichero_adjunto&amp;quot; index-type=&amp;quot;keyword&amp;quot; instance-id=&amp;quot;PxvIxa1x&amp;quot; name=&amp;quot;fichero_adjunto&amp;quot; type=&amp;quot;document_library&amp;quot;&amp;gt; &amp;lt;dynamic-content language-id=&amp;quot;es_ES&amp;quot;&amp;gt;&amp;lt;![CDATA[{}]]&amp;gt;&amp;lt;/dynamic-content&amp;gt; &amp;lt;/dynamic-element&amp;gt; &amp;lt;/root&amp;gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Reproduced on: &lt;strong&gt;7.4.3.120&lt;/strong&gt; &lt;/p&gt;</summary>
    <dc:creator>Óscar Sánchez</dc:creator>
    <dc:date>2025-03-14T08:12:07Z</dc:date>
  </entry>
</feed>
