<?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: BUG in createNode() for custom types? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/bug-in-createnode-for-custom-types/m-p/168246#M121728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://issues.alfresco.com/browse/ETWOTWO-327" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/ETWOTWO-327&lt;/A&gt;&lt;SPAN&gt; is currently minor priority with no votes.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Which is perhaps why its remained unresolved for so long.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Certainly add comments to the issues that concern you (thats a far more effective way of getting fixes than these forums) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and consider voting for it or increasing its priority.&amp;nbsp;&amp;nbsp; And it certainly helps if there is a contributed fix.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2009 10:44:29 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2009-06-18T10:44:29Z</dc:date>
    <item>
      <title>BUG in createNode() for custom types?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bug-in-createnode-for-custom-types/m-p/168242#M121724</link>
      <description>IÂ´ve found out what seems to be a bug the createNode() JS function (in 2.9 at least). If you define custom types (both for cm:content and cm:folder subtypes) e.g.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;type name="myModel:myType"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;title&amp;gt;My custom Type&amp;lt;/title&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;parent&amp;gt;cm:folder&amp;lt;/parent&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;</description>
      <pubDate>Thu, 15 May 2008 18:40:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bug-in-createnode-for-custom-types/m-p/168242#M121724</guid>
      <dc:creator>mabayona</dc:creator>
      <dc:date>2008-05-15T18:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: BUG in createNode() for custom types?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bug-in-createnode-for-custom-types/m-p/168243#M121725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After some research on open and closed issues, IÂ´ve found out that AR-1066 adderesses this bug and reports it as solved. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it is not solved (at least not in 2.9), since when creating a node using the createNode() JS function for custom types (both derived from cm:content and cm:folder) the created nodes are NOT COMPLETE since not all the default properties are created (e.g. source) and some others. This no t only the mandatory properties of the custom types, but also some standard properties as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For instance, when creating a file for a custom type, the created file is not complete and has the following problems:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- When clicking in the (i) ball in the document browser (to see doc details) the following error is returned: "500 Failed to execute method: NodeInfoBean.sendNodeInfo. Exception in Transaction."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- When navigating to the node (using admins Node Browser in admin console) the node is not complete and e.g. node name is replaced by a node-id like string.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think that AR-1066 should be reopened.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2008 15:46:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bug-in-createnode-for-custom-types/m-p/168243#M121725</guid>
      <dc:creator>mabayona</dc:creator>
      <dc:date>2008-05-18T15:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: BUG in createNode() for custom types?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bug-in-createnode-for-custom-types/m-p/168244#M121726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After further research in JIRA, it seems that this bug has to do as well with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/ETWOTWO-327" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/ETWOTWO-327&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;which is open and recent. But instead of for the JS addNode() function, it has also to do with the JS createNode() as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do we need a new entry in JIRA or can we add it to ETWOTWO-327?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2008 15:53:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bug-in-createnode-for-custom-types/m-p/168244#M121726</guid>
      <dc:creator>mabayona</dc:creator>
      <dc:date>2008-05-18T15:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: BUG in createNode() for custom types?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bug-in-createnode-for-custom-types/m-p/168245#M121727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem with 3.0 stable. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My custom property are correctly shown, but the standards are missing in the detail sheet (like title or description) &lt;img id="smileyindifferent" class="emoticon emoticon-smileyindifferent" src="https://connect.hyland.com/i/smilies/16x16_smiley-indifferent.png" alt="Smiley Indifferent" title="Smiley Indifferent" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 10:04:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bug-in-createnode-for-custom-types/m-p/168245#M121727</guid>
      <dc:creator>riogrande</dc:creator>
      <dc:date>2009-06-18T10:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: BUG in createNode() for custom types?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bug-in-createnode-for-custom-types/m-p/168246#M121728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://issues.alfresco.com/browse/ETWOTWO-327" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/ETWOTWO-327&lt;/A&gt;&lt;SPAN&gt; is currently minor priority with no votes.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Which is perhaps why its remained unresolved for so long.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Certainly add comments to the issues that concern you (thats a far more effective way of getting fixes than these forums) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and consider voting for it or increasing its priority.&amp;nbsp;&amp;nbsp; And it certainly helps if there is a contributed fix.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 10:44:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bug-in-createnode-for-custom-types/m-p/168246#M121728</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-06-18T10:44:29Z</dc:date>
    </item>
  </channel>
</rss>

