You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by bu...@apache.org on 2005/01/21 16:06:18 UTC

DO NOT REPLY [Bug 33199] New: - The Report method of WebDav(Versioning) does not set the header "Content-Type: text/html;charset=utf-8"

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33199>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33199

           Summary: The Report method of WebDav(Versioning) does not set the
                    header "Content-Type: text/html;charset=utf-8"
           Product: Slide
           Version: 2.1
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Versioning
        AssignedTo: slide-dev@jakarta.apache.org
        ReportedBy: yuriy_t@yahoo.com


The Report method of WebDav(Versioning) does not set the header "Content-Type: 
text/html;charset=utf-8"
Example :

REPORT http://is0065:8080/slide/files/Test/VersionFile.txt HTTP/1.1
Pragma: no-cache
Proxy-Connection: Keep-Alive
User-Agent: DriveOnWeb 2.08
Content-Type: text/xml
Accept-Language: de
Content-Length: 181
Accept: */*
Host: is0065:8080
Cookie: JSESSIONID=4EE87CF8E78B3C8746A2316D244154C8

<?xml version='1.0' encoding='utf-8'?><D:version-tree 
xmlns:D='DAV:'><D:prop><D:version-name/><D:creator-displayname/><D:successor-
set/><D:label-name-set/></D:prop></D:version-tree>

The answer from Slide:

HTTP/1.1 207 Multi-Status
Pragma: No-cache
Cache-Control: no-cache
Expires: Thu, 01 Jan 1970 01:00:00 CET
Transfer-Encoding: chunked
Date: Fri, 21 Jan 2005 14:31:54 GMT
Server: Apache-Coyote/1.1

608
<?xml version="1.0" encoding="UTF-8"?>
<D:multistatus xmlns:D="DAV:">
    <D:response>
        <D:href>/slide/history/1/1.0</D:href>
        <D:propstat>
and so on ...

Thank you

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org