<?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: /alfresco/service/api/node fails from Internet Explorer in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api-node-fails-from-internet-explorer/m-p/86226#M58259</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;On further inspection we are only getting this problem with binary (eg. RTF) documents at the moment (html and xml work fine). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message in MSIE is "Internet explorer was not able to open this site. The requested site is either unavailable or cannot be found. Please try again later."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Initially we thought it might have been our SSL proxy causing the problem but that problem occurs with a direct connection to the Tomcat box on 8080.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adding /p1_en.rtf gives the same problem. Perhaps MSIE doesn't like the way some of response headers are set?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Damon.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Jul 2007 13:03:02 GMT</pubDate>
    <dc:creator>damonrand</dc:creator>
    <dc:date>2007-07-21T13:03:02Z</dc:date>
    <item>
      <title>/alfresco/service/api/node fails from Internet Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api-node-fails-from-internet-explorer/m-p/86224#M58257</link>
      <description>Content returned via the get content by node service fails when called from Internet Explorer but is fine from Firefox.Eg. the following in our system failed /alfresco/service/api/node/content/workspace/SpacesStore/413ab51a-36b1-11dc-8f1f-e99e15fc0438however using the link /alfresco/d/d/workspace/Sp</description>
      <pubDate>Fri, 20 Jul 2007 16:34:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api-node-fails-from-internet-explorer/m-p/86224#M58257</guid>
      <dc:creator>chatch</dc:creator>
      <dc:date>2007-07-20T16:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: /alfresco/service/api/node fails from Internet Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api-node-fails-from-internet-explorer/m-p/86225#M58258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Fails in what way?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you tried adding /p1_en.rtf to the first URL?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2007 21:20:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api-node-fails-from-internet-explorer/m-p/86225#M58258</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2007-07-20T21:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: /alfresco/service/api/node fails from Internet Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api-node-fails-from-internet-explorer/m-p/86226#M58259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;On further inspection we are only getting this problem with binary (eg. RTF) documents at the moment (html and xml work fine). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message in MSIE is "Internet explorer was not able to open this site. The requested site is either unavailable or cannot be found. Please try again later."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Initially we thought it might have been our SSL proxy causing the problem but that problem occurs with a direct connection to the Tomcat box on 8080.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adding /p1_en.rtf gives the same problem. Perhaps MSIE doesn't like the way some of response headers are set?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Damon.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jul 2007 13:03:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api-node-fails-from-internet-explorer/m-p/86226#M58259</guid>
      <dc:creator>damonrand</dc:creator>
      <dc:date>2007-07-21T13:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: /alfresco/service/api/node fails from Internet Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api-node-fails-from-internet-explorer/m-p/86227#M58260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here are the headers for the link that works.. I think MSIE is having problems with those no-cache headers on binary files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Date: Sat, 21 Jul 2007 13:20:56 GMT&lt;BR /&gt;Server: Apache-Coyote/1.1&lt;BR /&gt;Last-Modified: Sat, 21 Jul 2007 12:34:56 GMT&lt;BR /&gt;Content-Type: application/pdf;charset=UTF-8&lt;BR /&gt;Via: 1.1 intranet.amnesty.org&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;And for the link that doesn't work&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;Date: Sat, 21 Jul 2007 13:18:22 GMT&lt;BR /&gt;Server: Apache-Coyote/1.1&lt;BR /&gt;Cache-Control: no-cache&lt;BR /&gt;Pragma: no-cache&lt;BR /&gt;Last-Modified: Sat, 21 Jul 2007 12:34:56 GMT&lt;BR /&gt;Content-Type: application/pdf;charset=UTF-8&lt;BR /&gt;Via: 1.1 intranet.amnesty.org&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Damon.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jul 2007 13:06:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-service-api-node-fails-from-internet-explorer/m-p/86227#M58260</guid>
      <dc:creator>damonrand</dc:creator>
      <dc:date>2007-07-21T13:06:46Z</dc:date>
    </item>
  </channel>
</rss>

