<?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: Problems with ISO9075 and . in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-iso9075-and/m-p/248339#M201469</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Certain characters are allowed in XML elements at the start and others after the start.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"." only requires encoding if it is at the start - otherwise it is valid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Apr 2011 14:07:30 GMT</pubDate>
    <dc:creator>andy</dc:creator>
    <dc:date>2011-04-04T14:07:30Z</dc:date>
    <item>
      <title>Problems with ISO9075 and .</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-iso9075-and/m-p/248335#M201465</link>
      <description>Hello.In my application I use org.alfresco.util.ISO9075 to encode all cm:name properties.I have the next result for that code:ISO9075.encode("…") - &amp;gt; _x002e_..I can not create node with that cm:name.Alfresco version - 3.4.aIs that right or this is a bug?</description>
      <pubDate>Fri, 01 Apr 2011 15:11:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-iso9075-and/m-p/248335#M201465</guid>
      <dc:creator>dooman</dc:creator>
      <dc:date>2011-04-01T15:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with ISO9075 and .</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-iso9075-and/m-p/248336#M201466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks correct behavior to me.&amp;nbsp;&amp;nbsp; That looks like an invalid name.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2011 15:14:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-iso9075-and/m-p/248336#M201466</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-04-01T15:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with ISO9075 and .</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-iso9075-and/m-p/248337#M201467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Looks correct behavior to me.&amp;nbsp;&amp;nbsp; That looks like an invalid name.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Why the result is not _x002e__x002e__x002e_ ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Apr 2011 17:34:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-iso9075-and/m-p/248337#M201467</guid>
      <dc:creator>dooman</dc:creator>
      <dc:date>2011-04-03T17:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with ISO9075 and .</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-iso9075-and/m-p/248338#M201468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Why the result is not _x002e__x002e__x002e_ ?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Because that's not how ISO9075 encoding works…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as Alfresco's default name constrains are concerned:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The characters " * \ &amp;lt; &amp;gt; ? / : | are not allowed. The name cannot end with a dot.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Apr 2011 20:10:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-iso9075-and/m-p/248338#M201468</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2011-04-03T20:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with ISO9075 and .</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-iso9075-and/m-p/248339#M201469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Certain characters are allowed in XML elements at the start and others after the start.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"." only requires encoding if it is at the start - otherwise it is valid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2011 14:07:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-iso9075-and/m-p/248339#M201469</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2011-04-04T14:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with ISO9075 and .</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-iso9075-and/m-p/248340#M201470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for answers!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I correctly understand, I should encode last do in my name.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 05:47:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-iso9075-and/m-p/248340#M201470</guid>
      <dc:creator>dooman</dc:creator>
      <dc:date>2011-04-20T05:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with ISO9075 and .</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-iso9075-and/m-p/248341#M201471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You only have to encode "." if it is at the start of the name (and . is not thrown out by dictionary validation for cm:name or some UI validation)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 10:30:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-iso9075-and/m-p/248341#M201471</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2011-04-20T10:30:05Z</dc:date>
    </item>
  </channel>
</rss>

