Ticket #617 (defect)
Opened 2 years ago
Last modified 2 years ago
The encoding filter (or tool) should update the Content-Length
Status: closed (fixed)
| Reported by: | guest | Assigned to: | rdelon |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2.2 |
| Component: | CherryPy code | Keywords: | |
| Cc: |
Sometimes encoding a string changes its size. So the encoding tool should update the Content-Length otherwise the page might get cropped (it happened to a customer of mine).
Cheers,
Remi.
Change History
12/07/06 17:36:57: Modified by fumanchu
- milestone set to 2.2.2.
12/11/06 14:36:37: Modified by fumanchu
- status changed from new to closed.
- resolution set to fixed.
2.x fix in [1519].


This has been fixed in trunk (see #577 and [1402]), and just needs to be backported to the 2.x branches.