<?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 Change Folder Name in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/change-folder-name/m-p/118284#M32643</link>
    <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;I&lt;/SPAN&gt;&amp;nbsp;have this scrit that runs wherever any folder are created in a workspace, the script runs automatically trough folder rules and works fine, except when the destination folder already exists, I give a look at source code of the page itself and notice that even that apears to have 2 folders with the same name (impossible with alfresco rules), turns out that the source code for the folder tiltle has a '&amp;amp;nbsp' caracter in spaces, so when my script compares the two folders name "ATESTADOS MÉDICOS" with&amp;nbsp;"ATESTADOS&amp;amp;nbspMÉDICOS", visually they are the same because html puts a space at '&amp;amp;nbsp' location, when my script compares they are not the same.&lt;/P&gt;&lt;P&gt;Now I Have two change all the&amp;nbsp; '&amp;amp;nbsp' im my folders name.&lt;/P&gt;&lt;P&gt;Someone has an idea how to acomplish that?.&lt;/P&gt;</description>
    <pubDate>Mon, 17 May 2021 14:21:01 GMT</pubDate>
    <dc:creator>CRISTIAN_MULLER</dc:creator>
    <dc:date>2021-05-17T14:21:01Z</dc:date>
    <item>
      <title>Change Folder Name</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/change-folder-name/m-p/118284#M32643</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;I&lt;/SPAN&gt;&amp;nbsp;have this scrit that runs wherever any folder are created in a workspace, the script runs automatically trough folder rules and works fine, except when the destination folder already exists, I give a look at source code of the page itself and notice that even that apears to have 2 folders with the same name (impossible with alfresco rules), turns out that the source code for the folder tiltle has a '&amp;amp;nbsp' caracter in spaces, so when my script compares the two folders name "ATESTADOS MÉDICOS" with&amp;nbsp;"ATESTADOS&amp;amp;nbspMÉDICOS", visually they are the same because html puts a space at '&amp;amp;nbsp' location, when my script compares they are not the same.&lt;/P&gt;&lt;P&gt;Now I Have two change all the&amp;nbsp; '&amp;amp;nbsp' im my folders name.&lt;/P&gt;&lt;P&gt;Someone has an idea how to acomplish that?.&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 14:21:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/change-folder-name/m-p/118284#M32643</guid>
      <dc:creator>CRISTIAN_MULLER</dc:creator>
      <dc:date>2021-05-17T14:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Change Folder Name</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/change-folder-name/m-p/118285#M32644</link>
      <description>&lt;P&gt;I am not sure what is the full functionalities and steps that script is performing and trying to achieve. However, you can just cleanup the two names before comparision. &amp;amp;nbsp; (whitespace) is an html entity which you can cleanup using some regex and then compare the values.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 14:40:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/change-folder-name/m-p/118285#M32644</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2021-05-27T14:40:06Z</dc:date>
    </item>
  </channel>
</rss>

