https://bz.apache.org/bugzilla/show_bug.cgi?id=58334

            Bug ID: 58334
           Summary: WebDAV HTTP access does not include meta tag for
                    charset
           Product: Apache httpd-2
           Version: 2.4.16
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Core
          Assignee: [email protected]
          Reporter: [email protected]

Reproduction process:
1. Create a directory that contains files with names containing special
characters.
2. Enable WebDAV for the directory.
3. For the same directory, add the AddDefaultCharset property and set it to
e.g. UTF-8.
4. Attempt to access the folder via a web browser client.

Expected result*:
The generated HTML does not contain a meta tag

Actual result:
The generated HTML does not contain a meta tag

Desired/intuitive result:
The generated HTML contains a meta tag with the specified charset.



* As explained at
https://httpd.apache.org/docs/current/mod/core.html#adddefaultcharset

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to