<?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 Multiple instances of version picker in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/multiple-instances-of-version-picker/m-p/279685#M232815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very interested in customizing Aikau pickers. Therefore, I ran the example provided &lt;A href="https://www.alfresco.com/blogs/developer/2014/10/10/re-using-and-customizing-aikau-pickers" rel="nofollow noopener noreferrer"&gt;here.&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;Everything was OK except one point :&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When I open the hybrid page (rendered with the standard header and footer, like in &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8080/share/page/dp/ws/docVersionPicker" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8080/share/page/dp/ws/docVersionPicker&lt;/A&gt;&lt;SPAN&gt;), I see multiple instances of the version picker (see screen-shot 1.png). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The two instances are cloned : when I modify one instance, the other one is modified in the same way (see screen-shot 2.png). &lt;/P&gt;&lt;P&gt;What do you think about that ? Is it a bug or a configuration issue ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Oct 2016 11:15:12 GMT</pubDate>
    <dc:creator>eric_k</dc:creator>
    <dc:date>2016-10-21T11:15:12Z</dc:date>
    <item>
      <title>Multiple instances of version picker</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-instances-of-version-picker/m-p/279685#M232815</link>
      <description>Hello,I am very interested in customizing Aikau pickers. Therefore, I ran the example provided here.​Everything was OK except one point :When I open the hybrid page (rendered with the standard header and footer, like in http://localhost:8080/share/page/dp/ws/docVersionPicker), I see multiple instanc</description>
      <pubDate>Fri, 21 Oct 2016 11:15:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-instances-of-version-picker/m-p/279685#M232815</guid>
      <dc:creator>eric_k</dc:creator>
      <dc:date>2016-10-21T11:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple instances of version picker</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-instances-of-version-picker/m-p/279686#M232816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's a pretty old blog post... but it should hopefully hold true - what version of Alfresco and Aikau are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're getting cloned behaviour then it's almost certainly because the pickers are sharing the same pubSubScope... each time you do something on one picker it is publishing topics on the same scope as the other picker, which is why both have the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It could be that what you mean is that you're seeing multiple instances of the picker instead of just one? In which case this is likely to be because you're on an older version of Aikau where multiple instances of the same service can exist, and two instances of the same service (probably the DialogService) are duplicating the request. This is an issue that was fixed in more recent versions when we ensured that only a single instance of each service could exist at each pubSubScope.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 11:35:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-instances-of-version-picker/m-p/279686#M232816</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2016-10-21T11:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple instances of version picker</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-instances-of-version-picker/m-p/279687#M232817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your message.&lt;/P&gt;&lt;P&gt;I am using Alfresco 5.0.d with Aikau 1.0.44.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 12:50:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-instances-of-version-picker/m-p/279687#M232817</guid>
      <dc:creator>eric_k</dc:creator>
      <dc:date>2016-10-21T12:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple instances of version picker</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-instances-of-version-picker/m-p/279688#M232818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, that's unusual then... I thought we'd solved this back in 1.0.32 - see &lt;A href="https://issues.alfresco.com/jira/browse/AKU-531" title="https://issues.alfresco.com/jira/browse/AKU-531" rel="nofollow noopener noreferrer"&gt;[AKU-531] Create a service registry to de-dupe services - Alfresco JIRA&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you confirm the behaviour you're experiencing? Is it that you see the picker created twice (you're not trying to have 2 pickers?). I'm guessing that you have duplicate DialogServices registered. Does the problem go away when you don't use the hybrid page (using "dp" rather than "hdp" in the URL?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 13:27:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-instances-of-version-picker/m-p/279688#M232818</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2016-10-21T13:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple instances of version picker</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-instances-of-version-picker/m-p/279689#M232819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for your message ! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Indeed, the problem goes away when I am not using the hybrid page (with "dp").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see the picker created twice and I am not creating two picker (in fact, I use the code from &lt;A href="https://www.alfresco.com/blogs/developer/2014/10/10/re-using-and-customizing-aikau-pickers/" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;, without change).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 14:21:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-instances-of-version-picker/m-p/279689#M232819</guid>
      <dc:creator>eric_k</dc:creator>
      <dc:date>2016-10-21T14:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple instances of version picker</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-instances-of-version-picker/m-p/279690#M232820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a puzzle then... I wonder if we needed to do further fixes from 1.0.32 onwards, I'd need to go back through the &lt;A href="https://github.com/Alfresco/Aikau/blob/develop/aikau/ReleaseNotes.md" rel="nofollow noopener noreferrer"&gt;release notes&lt;/A&gt; to be sure. It would be interesting if you could try on the latest version of Aikau (1.0.91 at the time of writing)... if it's still and issue then we should definitely investigate this as a bug !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 14:29:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-instances-of-version-picker/m-p/279690#M232820</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2016-10-21T14:29:30Z</dc:date>
    </item>
  </channel>
</rss>

