<?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: Upgraded to 4.2.f and have issues with wiki in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-f-and-have-issues-with-wiki/m-p/285361#M238491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The following is the conclusion of this issue. I'm not sure if it should be made into a JIRA or not for anyone else, but we have been able to resolve the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For some unknown reason, wiki pages with spaces in the filenames stopped linking to their pages. The content of the pages was still accessible using the node browser, but they wouldn't link properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The alf_child_assoc table (cols child_node_name and child_node_name_crc) are the two columns that need to be corrected&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; child_node_name is the wiki page name which has been converted to lower case and has had spaces converted to _. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Our problem was that these spaces where converted to %20, which it didn't like.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It doesn't mind strange characters in the name, but %20 ultimately gets escaped itself, so the % becomes %25 and the 20 remains, so Alfresco actually tries to access %2520.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Also, this column has a maximum of 50 characters. Anything longer is cut at position 47 and ~~~ are appended.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; child_node_name_crc seems to be a CRC32 of what alf_child_assoc would be, before it's truncated to 50 characters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jul 2014 15:42:28 GMT</pubDate>
    <dc:creator>eswbitto</dc:creator>
    <dc:date>2014-07-11T15:42:28Z</dc:date>
    <item>
      <title>Upgraded to 4.2.f and have issues with wiki</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-f-and-have-issues-with-wiki/m-p/285360#M238490</link>
      <description>I upgraded 4.2.d to 4.2.f community editionOS: Linux/CentosAdded plugin wiki-rich content, media viewerI'm having an issue where when I did the upgrade and go to any site the wiki pages show up with the title and description of the contents, but then you actually go to the page there is nothing….its</description>
      <pubDate>Thu, 10 Jul 2014 17:25:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-f-and-have-issues-with-wiki/m-p/285360#M238490</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2014-07-10T17:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Upgraded to 4.2.f and have issues with wiki</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-f-and-have-issues-with-wiki/m-p/285361#M238491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The following is the conclusion of this issue. I'm not sure if it should be made into a JIRA or not for anyone else, but we have been able to resolve the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For some unknown reason, wiki pages with spaces in the filenames stopped linking to their pages. The content of the pages was still accessible using the node browser, but they wouldn't link properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The alf_child_assoc table (cols child_node_name and child_node_name_crc) are the two columns that need to be corrected&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; child_node_name is the wiki page name which has been converted to lower case and has had spaces converted to _. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Our problem was that these spaces where converted to %20, which it didn't like.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It doesn't mind strange characters in the name, but %20 ultimately gets escaped itself, so the % becomes %25 and the 20 remains, so Alfresco actually tries to access %2520.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Also, this column has a maximum of 50 characters. Anything longer is cut at position 47 and ~~~ are appended.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; child_node_name_crc seems to be a CRC32 of what alf_child_assoc would be, before it's truncated to 50 characters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 15:42:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upgraded-to-4-2-f-and-have-issues-with-wiki/m-p/285361#M238491</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2014-07-11T15:42:28Z</dc:date>
    </item>
  </channel>
</rss>

