<?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: Only one of two behaviours for onUpdateProperties executed? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/only-one-of-two-behaviours-for-onupdateproperties-executed/m-p/134146#M94166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I guess with this confirmation, the issue is ready for inspection by Alfresco: Could an Alfresco engineer please take a look at this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Nov 2007 12:15:34 GMT</pubDate>
    <dc:creator>hbf</dc:creator>
    <dc:date>2007-11-27T12:15:34Z</dc:date>
    <item>
      <title>Only one of two behaviours for onUpdateProperties executed?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/only-one-of-two-behaviours-for-onupdateproperties-executed/m-p/134144#M94164</link>
      <description>Hi,My content type my:B inherits from my:A, and I have added a custom behaviour bA for my:A and another, different custom behaviour bB for my:B. Both listen for 'onUpdateProperties'.If I edit a node of type my:A then bA (and only bA) is executed, as expected. However, if I edit my:B then only bB is</description>
      <pubDate>Thu, 15 Nov 2007 20:37:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/only-one-of-two-behaviours-for-onupdateproperties-executed/m-p/134144#M94164</guid>
      <dc:creator>hbf</dc:creator>
      <dc:date>2007-11-15T20:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Only one of two behaviours for onUpdateProperties executed?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/only-one-of-two-behaviours-for-onupdateproperties-executed/m-p/134145#M94165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We've the same issue with Alfresco 2.1.0E.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The only workaround we've found is to explicitely call the behaviour (in example onUpdateProperties) of my:A from the behaviour of my:B…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Denis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2007 12:08:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/only-one-of-two-behaviours-for-onupdateproperties-executed/m-p/134145#M94165</guid>
      <dc:creator>dgenard</dc:creator>
      <dc:date>2007-11-27T12:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Only one of two behaviours for onUpdateProperties executed?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/only-one-of-two-behaviours-for-onupdateproperties-executed/m-p/134146#M94166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I guess with this confirmation, the issue is ready for inspection by Alfresco: Could an Alfresco engineer please take a look at this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2007 12:15:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/only-one-of-two-behaviours-for-onupdateproperties-executed/m-p/134146#M94166</guid>
      <dc:creator>hbf</dc:creator>
      <dc:date>2007-11-27T12:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Only one of two behaviours for onUpdateProperties executed?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/only-one-of-two-behaviours-for-onupdateproperties-executed/m-p/134147#M94167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any news on this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In particular, are we correct in assuming that, in the example from the original post, &lt;/SPAN&gt;&lt;STRONG&gt;both&lt;/STRONG&gt;&lt;SPAN&gt; behaviours should be called? Or is it our responsibility (and not Alfresco's) to call bA?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kaspar&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2007 22:09:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/only-one-of-two-behaviours-for-onupdateproperties-executed/m-p/134147#M94167</guid>
      <dc:creator>hbf</dc:creator>
      <dc:date>2007-12-07T22:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Only one of two behaviours for onUpdateProperties executed?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/only-one-of-two-behaviours-for-onupdateproperties-executed/m-p/134148#M94168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is the behaviour as currently implemented.&amp;nbsp; So, you have to manually invoke behaviours of super types.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Raise a JIRA issue with an example of how you'd like to indicate that the overidden behaviour should be invoked (it's not always the case that it should) by the framework.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2008 15:15:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/only-one-of-two-behaviours-for-onupdateproperties-executed/m-p/134148#M94168</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2008-01-04T15:15:08Z</dc:date>
    </item>
  </channel>
</rss>

