<?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 returned code 302 in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-returned-code-302/m-p/122377#M33536</link>
    <description>&lt;P&gt;We have exactly the same issue. I found the issue in the error.jsp, which redirects PROPFIND request errors to GET requests to /webdav/ (which then returns 200 instead of the desired 404).&lt;/P&gt;&lt;P&gt;I reported the bug here: &lt;A href="https://github.com/Alfresco/alfresco-community-repo/issues/318" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/Alfresco/alfresco-community-repo/issues/318&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Mar 2021 10:34:12 GMT</pubDate>
    <dc:creator>asg</dc:creator>
    <dc:date>2021-03-01T10:34:12Z</dc:date>
    <item>
      <title>Alfresco returned code 302</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-returned-code-302/m-p/122374#M33533</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am using Alfresco Community Edition 6.2 GA and setup everything via docker.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For configuration, I used this instruction to change ports.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Configured according to this instruction:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://javaworld-abhinav.blogspot.com/2020/07/change-alfresco-share-proxy-and-db.html" target="_self" rel="nofollow noopener noreferrer"&gt;&lt;SPAN&gt;https://javaworld-abhinav.blogspot.com/2020/07/change-alfresco-share-proxy-and-db.html&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Everything works well, thanks to the author of the article.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am trying to upload files using webdav protocol.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I can't get a 404 code if the directory doesn't exist.&amp;nbsp;This only happens for PROPFIND.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I use GET everything is fine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Help me understand what I'm doing wrong.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="photo_2021.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/997iC14755A958C28FC7/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 21 Feb 2021 08:41:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-returned-code-302/m-p/122374#M33533</guid>
      <dc:creator>Blob031</dc:creator>
      <dc:date>2021-02-21T08:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco returned code 302</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-returned-code-302/m-p/122375#M33534</link>
      <description>&lt;P&gt;Try to access via web (e.g.: http://localhost:8080/alfresco/webdav) with same user, check with your browser developers console tool if you have same issues and share with us the traces, please.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Cristina.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 11:45:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-returned-code-302/m-p/122375#M33534</guid>
      <dc:creator>cristinamr</dc:creator>
      <dc:date>2021-02-22T11:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco returned code 302</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-returned-code-302/m-p/122376#M33535</link>
      <description>&lt;P&gt;I cannot check in PROPFIND browser.&lt;/P&gt;&lt;P&gt;The browser only has a GET request. GET request returns 404&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 07:36:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-returned-code-302/m-p/122376#M33535</guid>
      <dc:creator>Blob031</dc:creator>
      <dc:date>2021-02-24T07:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco returned code 302</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-returned-code-302/m-p/122377#M33536</link>
      <description>&lt;P&gt;We have exactly the same issue. I found the issue in the error.jsp, which redirects PROPFIND request errors to GET requests to /webdav/ (which then returns 200 instead of the desired 404).&lt;/P&gt;&lt;P&gt;I reported the bug here: &lt;A href="https://github.com/Alfresco/alfresco-community-repo/issues/318" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/Alfresco/alfresco-community-repo/issues/318&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 10:34:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-returned-code-302/m-p/122377#M33536</guid>
      <dc:creator>asg</dc:creator>
      <dc:date>2021-03-01T10:34:12Z</dc:date>
    </item>
  </channel>
</rss>

