<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Content Automation bug for multi-line properties ? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/content-automation-bug-for-multi-line-properties/m-p/316169#M3170</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The '' character at the end of a line is not for inserting new lines, but for wrapping the text in multiple lines, to help you when editing a properties file (same behaviour than when using the java.util.Properties class). Unfortunately there is no way to escape special characters ('\n' for instance) like in the java properties files. But you can try using an alternative formatting supported by automation to control new lines inside your text:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;param type="properties" name="properties"&amp;gt;
  &amp;lt;property key="dc:title"&amp;gt;My Doc&amp;lt;/property&amp;gt;
  &amp;lt;property key="dc:description"&amp;gt;My Doc desc (try inserting your text formatting here)&amp;lt;/property&amp;gt;
&amp;lt;/param&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 20 Jan 2012 15:05:01 GMT</pubDate>
    <dc:creator>Anahide_Tchertc</dc:creator>
    <dc:date>2012-01-20T15:05:01Z</dc:date>
    <item>
      <title>Content Automation bug for multi-line properties ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/content-automation-bug-for-multi-line-properties/m-p/316168#M3169</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;It seems there is a bug in the Content Automation Webservice when I try to set multi-line values. The documentation says that we should use a \ at the end of each line. That's what I'm doing but it doesn't work : the new line character is removed.
I watched the source code in org.nuxeo.ecm.automation.core.util.Properties and I think I've found the bug line 71 (should be prevLine &lt;STRONG&gt;+ "\n"&lt;/STRONG&gt; + line)&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2012 12:40:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/content-automation-bug-for-multi-line-properties/m-p/316168#M3169</guid>
      <dc:creator>Julien_</dc:creator>
      <dc:date>2012-01-20T12:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Content Automation bug for multi-line properties ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/content-automation-bug-for-multi-line-properties/m-p/316169#M3170</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The '' character at the end of a line is not for inserting new lines, but for wrapping the text in multiple lines, to help you when editing a properties file (same behaviour than when using the java.util.Properties class). Unfortunately there is no way to escape special characters ('\n' for instance) like in the java properties files. But you can try using an alternative formatting supported by automation to control new lines inside your text:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;param type="properties" name="properties"&amp;gt;
  &amp;lt;property key="dc:title"&amp;gt;My Doc&amp;lt;/property&amp;gt;
  &amp;lt;property key="dc:description"&amp;gt;My Doc desc (try inserting your text formatting here)&amp;lt;/property&amp;gt;
&amp;lt;/param&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 20 Jan 2012 15:05:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/content-automation-bug-for-multi-line-properties/m-p/316169#M3170</guid>
      <dc:creator>Anahide_Tchertc</dc:creator>
      <dc:date>2012-01-20T15:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Content Automation bug for multi-line properties ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/content-automation-bug-for-multi-line-properties/m-p/316170#M3171</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2012 16:19:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/content-automation-bug-for-multi-line-properties/m-p/316170#M3171</guid>
      <dc:creator>Julien_</dc:creator>
      <dc:date>2012-01-20T16:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Content Automation bug for multi-line properties ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/content-automation-bug-for-multi-line-properties/m-p/316171#M3172</link>
      <description>&lt;P&gt;Hi Julien, we are reviewing your problem internally to see if it rings a bell, but at the same time, why don't you try to use the nuxeo-automation-client (https&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2012 11:33:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/content-automation-bug-for-multi-line-properties/m-p/316171#M3172</guid>
      <dc:creator>Alain_ESCAFFRE</dc:creator>
      <dc:date>2012-01-24T11:33:33Z</dc:date>
    </item>
  </channel>
</rss>

