<?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: Wiki not working on 3.4d using IE 7 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/wiki-not-working-on-3-4d-using-ie-7/m-p/266742#M219872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tested with IE9 as well. Works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Apr 2011 18:49:40 GMT</pubDate>
    <dc:creator>boutch55555</dc:creator>
    <dc:date>2011-04-12T18:49:40Z</dc:date>
    <item>
      <title>Wiki not working on 3.4d using IE 7</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wiki-not-working-on-3-4d-using-ie-7/m-p/266738#M219868</link>
      <description>Links and editor are not working on the Wiki on Community ver 3.4d using IE 7It does seem to work on Firefox 3.6.13.Has any one discovered a fix for this?</description>
      <pubDate>Tue, 01 Mar 2011 15:31:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wiki-not-working-on-3-4d-using-ie-7/m-p/266738#M219868</guid>
      <dc:creator>stevedesrosier</dc:creator>
      <dc:date>2011-03-01T15:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Wiki not working on 3.4d using IE 7</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wiki-not-working-on-3-4d-using-ie-7/m-p/266739#M219869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are running Alfresco Community 3.4c.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We were able to fix this by overriding page.get.htm.lftl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Copy the file from D:\Alfresco34\tomcat\webapps\share\WEB-INF\classes\alfresco\site-webscripts\org\alfresco\components\wiki\&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and place into the extension folder (you might have to create it)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;tomcat home&amp;gt;\shared\classes\alfresco\web-extension\site-webscripts\org\alfresco\components\wiki\page.get.html.ftl&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Approximately line 51,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;change&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;create: ${(permissions["create"]!false)?string},&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;edit: ${(permissions["edit"]!false)?string},&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;delete: ${(permissions["delete"]!false)?string}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"create": ${(permissions["create"]!false)?string},&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"edit": ${(permissions["edit"]!false)?string},&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"delete": ${(permissions["delete"]!false)?string}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The quotes were there in release 3.3.g and the wiki editor worked fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure why the quotes were removed between 3.3.g and 3.4.x - but replacing them seemed to fix it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually, in our tests, the only one that HAD to be replaced was around the word "delete"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 18:20:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wiki-not-working-on-3-4d-using-ie-7/m-p/266739#M219869</guid>
      <dc:creator>lgoldblatt</dc:creator>
      <dc:date>2011-03-01T18:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Wiki not working on 3.4d using IE 7</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wiki-not-working-on-3-4d-using-ie-7/m-p/266740#M219870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;lgoldblatt - thanks so much. I had the same issue when upgrading to 3.4.d, then tried 3.4.c with same issue, 3.4.b with same issue. This resolved the share wiki link issue for me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 22:16:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wiki-not-working-on-3-4d-using-ie-7/m-p/266740#M219870</guid>
      <dc:creator>jao</dc:creator>
      <dc:date>2011-03-08T22:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Wiki not working on 3.4d using IE 7</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wiki-not-working-on-3-4d-using-ie-7/m-p/266741#M219871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This also works for Internet Explorer 8.&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 01:32:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wiki-not-working-on-3-4d-using-ie-7/m-p/266741#M219871</guid>
      <dc:creator>neelixx</dc:creator>
      <dc:date>2011-03-16T01:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Wiki not working on 3.4d using IE 7</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wiki-not-working-on-3-4d-using-ie-7/m-p/266742#M219872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tested with IE9 as well. Works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 18:49:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wiki-not-working-on-3-4d-using-ie-7/m-p/266742#M219872</guid>
      <dc:creator>boutch55555</dc:creator>
      <dc:date>2011-04-12T18:49:40Z</dc:date>
    </item>
  </channel>
</rss>

