<?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: Links containing http:// fail due to extra http// in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/links-containing-http-fail-due-to-extra-http/m-p/189829#M142959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Seems that Word expects links to start with http://, so it doesn't want to open links created with Share that don't have "http://".&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I'm not sure I understand this one - how is Word getting hold of Share links?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Mar 2009 21:42:33 GMT</pubDate>
    <dc:creator>mikeh</dc:creator>
    <dc:date>2009-03-02T21:42:33Z</dc:date>
    <item>
      <title>Links containing http:// fail due to extra http//</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/links-containing-http-fail-due-to-extra-http/m-p/189824#M142954</link>
      <description>I realize that's a heck of a title, but I'll explain.1)&amp;nbsp; Create a link such as http://www.alfresco.com2)&amp;nbsp; If you click on that link while it is in the list of all links, it works.3)&amp;nbsp; Instead, click on the title so you reach the page where you could comment on the link.4)&amp;nbsp; Now click on the URL; the l</description>
      <pubDate>Mon, 02 Mar 2009 20:05:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/links-containing-http-fail-due-to-extra-http/m-p/189824#M142954</guid>
      <dc:creator>jtp</dc:creator>
      <dc:date>2009-03-02T20:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Links containing http:// fail due to extra http//</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/links-containing-http-fail-due-to-extra-http/m-p/189825#M142955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Our QA team spotted it too: &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALFCOM-2462" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALFCOM-2462&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's not been merged to HEAD yet (we'll be doing that soon)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That code should read:&lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; html += '&amp;lt;span class="nodeAttrLabel"&amp;gt;' + this._msg("link.url") + ": &amp;lt;/span&amp;gt;&amp;lt;a " + (data.internal ? "" : "target='_blank' class='external'") + " href='" + (data.url.substring(0, 1) === "/" || data.url.indexOf("://") !== -1 ? '' : "http://") + data.url + "'&amp;gt;" + $html(data.url) + '&amp;lt;/a&amp;gt;';&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2009 20:40:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/links-containing-http-fail-due-to-extra-http/m-p/189825#M142955</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-03-02T20:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Links containing http:// fail due to extra http//</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/links-containing-http-fail-due-to-extra-http/m-p/189826#M142956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the code so I can apply it myself.&amp;nbsp; I appreciate not having to do a full upgrade to fix the little things.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2009 20:50:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/links-containing-http-fail-due-to-extra-http/m-p/189826#M142956</guid>
      <dc:creator>jtp</dc:creator>
      <dc:date>2009-03-02T20:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Links containing http:// fail due to extra http//</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/links-containing-http-fail-due-to-extra-http/m-p/189827#M142957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also noticed that one, but it gets even funnier when combined with Word2003.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Seems that Word expects links to start with &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow noopener noreferrer"&gt;http://&lt;/A&gt;&lt;SPAN&gt;, so it doesn't want to open links created with Share that don't have "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow noopener noreferrer"&gt;http://&lt;/A&gt;&lt;SPAN&gt;".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, links created in Word don't work in Share because of mentioned double http.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2009 21:07:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/links-containing-http-fail-due-to-extra-http/m-p/189827#M142957</guid>
      <dc:creator>fselendic</dc:creator>
      <dc:date>2009-03-02T21:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Links containing http:// fail due to extra http//</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/links-containing-http-fail-due-to-extra-http/m-p/189828#M142958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I confirmed that the code fix posted will fix the issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2009 21:16:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/links-containing-http-fail-due-to-extra-http/m-p/189828#M142958</guid>
      <dc:creator>jtp</dc:creator>
      <dc:date>2009-03-02T21:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Links containing http:// fail due to extra http//</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/links-containing-http-fail-due-to-extra-http/m-p/189829#M142959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Seems that Word expects links to start with http://, so it doesn't want to open links created with Share that don't have "http://".&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I'm not sure I understand this one - how is Word getting hold of Share links?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2009 21:42:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/links-containing-http-fail-due-to-extra-http/m-p/189829#M142959</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-03-02T21:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Links containing http:// fail due to extra http//</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/links-containing-http-fail-due-to-extra-http/m-p/189830#M142960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Seems that Word expects links to start with http://, so it doesn't want to open links created with Share that don't have "http://".&lt;/BLOCKQUOTE&gt;I'm not sure I understand this one - how is Word getting hold of Share links?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry, wasn't clear enough, when working with Alfresco sharepoint emulation/implementation, there is Links tab in Shared Workspace pane in Word.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you create link there, it wont work in Share, because of the bug mentioned (it will have double http in Share).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When you create link in Share that doesn't have http (&lt;/SPAN&gt;&lt;A href="http://www.something.com" rel="nofollow noopener noreferrer"&gt;http://www.something.com&lt;/A&gt;&lt;SPAN&gt;), it won't work in Word Shared Workspace, because it expects http in front of it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any clearer?&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2009 22:37:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/links-containing-http-fail-due-to-extra-http/m-p/189830#M142960</guid>
      <dc:creator>fselendic</dc:creator>
      <dc:date>2009-03-02T22:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Links containing http:// fail due to extra http//</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/links-containing-http-fail-due-to-extra-http/m-p/189831#M142961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ah ok - thanks. I'll take a look.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 12:12:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/links-containing-http-fail-due-to-extra-http/m-p/189831#M142961</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-03-03T12:12:21Z</dc:date>
    </item>
  </channel>
</rss>

