Hi, the story continues. I had the chance to log the dav-comminication between a word-client and IIS-server, where the readonly-problem does not occur. By looking at that log I see one major difference: When requesting the LOCK the IIS answers with: HTTP/1.1 201 Erstellt Server: Microsoft-IIS/5.0 but Zope answers: HTTP/1.1 200 OK Server: Zope/(Zope 2.4.3 perhaps that's the problem. Mit freundlichen Grüßen Joachim Schmitz AixtraWare, Ing. Büro für Internetanwendungen Hüsgenstr. 33a, D-52457 Aldenhoven Telefon: +49-2464-8851, FAX: +49-2464-905163
If IIS really answers with a 201 response that this is a violation of RFC2518. The specs require a status code 200 response for a succeeded lock request. Andreas ----- Original Message ----- From: "Joachim Schmitz" <js@aixtraware.de> To: "zope-list" <zope@zope.org> Sent: Friday, November 16, 2001 07:34 Subject: [Zope] WebDAV: word opening htm-docs readonly Hi, the story continues. I had the chance to log the dav-comminication between a word-client and IIS-server, where the readonly-problem does not occur. By looking at that log I see one major difference: When requesting the LOCK the IIS answers with: HTTP/1.1 201 Erstellt Server: Microsoft-IIS/5.0 but Zope answers: HTTP/1.1 200 OK Server: Zope/(Zope 2.4.3 perhaps that's the problem. Mit freundlichen Grüßen Joachim Schmitz AixtraWare, Ing. Büro für Internetanwendungen Hüsgenstr. 33a, D-52457 Aldenhoven Telefon: +49-2464-8851, FAX: +49-2464-905163 _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
it does really, you can check it in the logfile I sent to you some days ago. On Fri, 16 Nov 2001, Andreas Jung wrote:
If IIS really answers with a 201 response that this is a violation of RFC2518. The specs require a status code 200 response for a succeeded lock request.
Andreas
----- Original Message ----- From: "Joachim Schmitz" <js@aixtraware.de> To: "zope-list" <zope@zope.org> Sent: Friday, November 16, 2001 07:34 Subject: [Zope] WebDAV: word opening htm-docs readonly
Hi,
the story continues. I had the chance to log the dav-comminication between a word-client and IIS-server, where the readonly-problem does not occur.
By looking at that log I see one major difference: When requesting the LOCK the IIS answers with:
HTTP/1.1 201 Erstellt Server: Microsoft-IIS/5.0
but Zope answers:
HTTP/1.1 200 OK Server: Zope/(Zope 2.4.3
perhaps that's the problem.
Mit freundlichen Grüßen
Joachim Schmitz
AixtraWare, Ing. Büro für Internetanwendungen Hüsgenstr. 33a, D-52457 Aldenhoven Telefon: +49-2464-8851, FAX: +49-2464-905163
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Mit freundlichen Grüßen Joachim Schmitz AixtraWare, Ing. Büro für Internetanwendungen Hüsgenstr. 33a, D-52457 Aldenhoven Telefon: +49-2464-8851, FAX: +49-2464-905163
participants (2)
-
Andreas Jung -
Joachim Schmitz