Overview
| Artifact ID: | 727fdd03f3999bcc19816be250f54a30a00e5fbf |
|---|---|
| Ticket: | c62fac40af0860d28ad287cb3f203581e00fc9c8
Edit CSS/HTML in Setup adds extra CR/LF, wrong http Content-length |
| User & Date: | anonymous 2008-09-02 14:02:55 |
Changes
- comment changed to:
While editing CSS and HTML in Fossil Setup, extra CR/LF pairs are added to the text box and the calculation of the http Content-length header is wrong (as if those extra CR/LF pairs weren't added), so some content is dropped at the end of the webpage. I'm not sure what's the cause, it might be an apache-CGI problem. Environment: Running Fossil version [b3ee50c946] 2008-07-15 19:03:42 on Windows as CGI handler under Apache/2.2.6 (Win32), Server built: Sep 5 2007 08:58:56. Observed with Firefox and IE7 on Windows. The local fossil server http://127.0.0.1:8080/setup_editcss works as expected. I'm not sure this is related, but for many fossil generated pages, the apache httpd error log shows lines like: [Tue Sep 02 14:32:09 2008] [error] [client my.ip.add.ress] , referer: http://sub.domain.tld/fossil/sqlite/setup_editcss but the access log seems ok: my.ip.add.ress - - [02/Sep/2008:14:32:09 +0200] "GET /fossil/sqlite/setup_editcss HTTP/1.1" 200 8802 I would like to try with the more recent Fossil version [4b56350ecb] 2008-07-24 15:08:13, but it isn't available for download as a prebuild Win32 binary, and I don't have a build infrastructure here.
- foundin changed to: "[b3ee50c946] 2008-07-15"
- private_contact changed to: "fa3d79500802fb558cdda589d6f03fdcc3496420"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to:
Edit CSS/HTML in Setup adds extra CR/LF, wrong http Content-length
- type changed to: "Code_Defect"