<?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: SelectUsersPopupWindow searchPeople should not put % around the name in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/selectuserspopupwindow-searchpeople-should-not-put-around-the/m-p/191720#M144850</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, it seems to be the same issue. But it is not fixed yet on master.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/Activiti/Activiti/blob/master/modules/activiti-explorer/src/main/java/org/activiti/explorer/ui/custom/SelectUsersPopupWindow.java" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/blob/master/modules/activiti-explorer/src/main/java/org/activiti/explorer/ui/custom/SelectUsersPopupWindow.java&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jul 2015 10:05:53 GMT</pubDate>
    <dc:creator>olegpavliv</dc:creator>
    <dc:date>2015-07-23T10:05:53Z</dc:date>
    <item>
      <title>SelectUsersPopupWindow searchPeople should not put % around the name</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/selectuserspopupwindow-searchpeople-should-not-put-around-the/m-p/191718#M144848</link>
      <description>SelectUsersPopupWindow searchPeople() puts percent % around the name. Maybe it was done to do a search in a DB table. But it is used in the LDAP search in activity-webapp-explorer. After inserting the % symbol the search result is empty in LDAP. Here is a correct version of searchPeople() method&amp;nbsp; pr</description>
      <pubDate>Thu, 23 Jul 2015 09:02:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/selectuserspopupwindow-searchpeople-should-not-put-around-the/m-p/191718#M144848</guid>
      <dc:creator>olegpavliv</dc:creator>
      <dc:date>2015-07-23T09:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: SelectUsersPopupWindow searchPeople should not put % around the name</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/selectuserspopupwindow-searchpeople-should-not-put-around-the/m-p/191719#M144849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is this fixed by &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/pull/581" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/pull/581&lt;/A&gt;&lt;SPAN&gt; ? Or is this something else?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 09:53:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/selectuserspopupwindow-searchpeople-should-not-put-around-the/m-p/191719#M144849</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-07-23T09:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: SelectUsersPopupWindow searchPeople should not put % around the name</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/selectuserspopupwindow-searchpeople-should-not-put-around-the/m-p/191720#M144850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, it seems to be the same issue. But it is not fixed yet on master.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/Activiti/Activiti/blob/master/modules/activiti-explorer/src/main/java/org/activiti/explorer/ui/custom/SelectUsersPopupWindow.java" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/blob/master/modules/activiti-explorer/src/main/java/org/activiti/explorer/ui/custom/SelectUsersPopupWindow.java&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 10:05:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/selectuserspopupwindow-searchpeople-should-not-put-around-the/m-p/191720#M144850</guid>
      <dc:creator>olegpavliv</dc:creator>
      <dc:date>2015-07-23T10:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: SelectUsersPopupWindow searchPeople should not put % around the name</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/selectuserspopupwindow-searchpeople-should-not-put-around-the/m-p/191721#M144851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, it is fixed by this line in the LdapUserManager:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; final String fullNameLike = query.getFullNameLike().replaceAll("%", "");&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 11:26:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/selectuserspopupwindow-searchpeople-should-not-put-around-the/m-p/191721#M144851</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-07-28T11:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: SelectUsersPopupWindow searchPeople should not put % around the name</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/selectuserspopupwindow-searchpeople-should-not-put-around-the/m-p/191722#M144852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, I see. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's a bit strange of fix: add percent characters around the name to replace them later. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Imagine that I have a percent character in the name. Then it won't be possible to find this entity because % will be removed. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 12:16:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/selectuserspopupwindow-searchpeople-should-not-put-around-the/m-p/191722#M144852</guid>
      <dc:creator>olegpavliv</dc:creator>
      <dc:date>2015-07-28T12:16:12Z</dc:date>
    </item>
  </channel>
</rss>

