<?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: Share invite problem in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/share-invite-problem/m-p/202978#M156108</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually, that's an HTTP PUT webscript, so you can't run it directly from the browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It should be called from the component at the original link, which should look something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;http://&amp;lt;server&amp;gt;/share/page/accept-invite?inviteId=jbpm$125&amp;amp;inviteeUserName=mikeh&amp;amp;siteShortName=test&amp;amp;inviteTicket=abcd1234-etc.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Nov 2008 11:26:10 GMT</pubDate>
    <dc:creator>mikeh</dc:creator>
    <dc:date>2008-11-13T11:26:10Z</dc:date>
    <item>
      <title>Share invite problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-invite-problem/m-p/202974#M156104</link>
      <description>I just moved this postI am running Alfresco on Ubuntu/Tomcat/mysql. (version Labs 3b)I have no trouble with the share interface but I cannot invite anyone.I can send an invite.The Email is sent with the "accept" link (no subject though).When I click on the link to accept or reject I get a 404 respon</description>
      <pubDate>Thu, 13 Nov 2008 06:41:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-invite-problem/m-p/202974#M156104</guid>
      <dc:creator>nimbus58</dc:creator>
      <dc:date>2008-11-13T06:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Share invite problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-invite-problem/m-p/202975#M156105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not finding any solutions, I have setup a new machine with the same config: Ubuntu/Mysql/labs 3B.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I did a complete restore of the DB and the repository (good exercise!) and tried again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I created a new site in Share.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Invited a user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The user receives the "Invitation to Alfresco Share Site &amp;lt;site name&amp;gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The link under the "To accept the invation …" is like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;http://&amp;lt;server name&amp;gt;:8080/share//alfresco/service/api/inviteresponse/accept?format=html&amp;amp;inviteId=6&amp;amp;inviteeUserName=pas&amp;amp;siteShortName=&amp;lt;site name&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried adapting the url but I am getting nowhere and cannot find any info on how to fix this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help welcomed,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2008 06:50:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-invite-problem/m-p/202975#M156105</guid>
      <dc:creator>nimbus58</dc:creator>
      <dc:date>2008-11-13T06:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Share invite problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-invite-problem/m-p/202976#M156106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That looks like a bug - possibly fixed in the Enterprise branch, which is due to be merged back to HEAD soon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The URL should be&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;http://&amp;lt;server name&amp;gt;:8080/alfresco/service/api/inviteresponse/accept?format=html&amp;amp;inviteId=6&amp;amp;inviteeUserName=pas&amp;amp;siteShortName=&amp;lt;site name&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2008 08:40:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-invite-problem/m-p/202976#M156106</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2008-11-13T08:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Share invite problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-invite-problem/m-p/202977#M156107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunatly, the url: &lt;/SPAN&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;http://&amp;lt;server name&amp;gt;:8080/alfresco/service/api/inviteresponse/accept?format=html&amp;amp;inviteId=6&amp;amp;inviteeUserName=pas&amp;amp;siteShortName=&amp;lt;site name&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; does not work either (Bug!)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I cannot seem to find which webscript is supposed to fire either or even from which script/template the invitation email comes from.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It starts with: &lt;/SPAN&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Dear &amp;lt;User&amp;gt;,&lt;BR /&gt;&lt;BR /&gt;You have been invited to join a site on Alfresco Share: rdv&lt;BR /&gt;&lt;BR /&gt;To accept the invitation to join the site 'rdv', please follow this link:&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2008 10:19:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-invite-problem/m-p/202977#M156107</guid>
      <dc:creator>nimbus58</dc:creator>
      <dc:date>2008-11-13T10:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Share invite problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-invite-problem/m-p/202978#M156108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually, that's an HTTP PUT webscript, so you can't run it directly from the browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It should be called from the component at the original link, which should look something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;http://&amp;lt;server&amp;gt;/share/page/accept-invite?inviteId=jbpm$125&amp;amp;inviteeUserName=mikeh&amp;amp;siteShortName=test&amp;amp;inviteTicket=abcd1234-etc.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2008 11:26:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-invite-problem/m-p/202978#M156108</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2008-11-13T11:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Share invite problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-invite-problem/m-p/202979#M156109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am planning on going for the Enterprise version but wanted to test the Version 3 before.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that bug is gone then.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2008 08:39:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-invite-problem/m-p/202979#M156109</guid>
      <dc:creator>nimbus58</dc:creator>
      <dc:date>2008-11-14T08:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Share invite problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-invite-problem/m-p/202980#M156110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can verify that this "bug" has been addressed in the Enterprise version. Inviting outside users was definitely broken in Labs3b.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 18:51:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-invite-problem/m-p/202980#M156110</guid>
      <dc:creator>boy412</dc:creator>
      <dc:date>2008-11-19T18:51:29Z</dc:date>
    </item>
  </channel>
</rss>

