diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-09-28 20:26:15 +0200 |
---|---|---|
committer | Rodrigo <rodarima@gmail.com> | 2025-09-28 23:10:55 +0200 |
commit | fb510ea86be5ceb9e91573890242581fdbd77ad8 (patch) | |
tree | d819fe40683592008d136727f5a0b03e48dc1164 /28 |
Diffstat (limited to '28')
-rw-r--r-- | 28/index.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/28/index.md b/28/index.md new file mode 100644 index 0000000..d36f257 --- /dev/null +++ b/28/index.md @@ -0,0 +1,14 @@ +Title: meta http-equiv makes .xhtml files not be recognized +Author: rodarima +Created: Fri, 22 Dec 2023 22:12:36 +0000 +State: closed + +https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036382 + +There are two different problems, on is the file dpi and the other one is caused by the content type determination once that it is reported in the HTTP headers. + +--%-- +From: rodarima +Date: Fri, 03 May 2024 23:27:58 +0000 + +Fixed in https://github.com/dillo-browser/dillo/pull/140, closing.
\ No newline at end of file |