Development

#4688 (Encoding Error while accessing to a SF App through Squid)

You must first sign up to be able to contribute.

Ticket #4688 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Encoding Error while accessing to a SF App through Squid

Reported by: gaspard Assigned to: fabien
Priority: major Milestone: 1.1.5
Component: other Version: 1.1.3
Keywords: squid, encoding, error Cc:
Qualification: Unreviewed

Description

In symfony versions 1.1.* and on several sites running Symfony (ie www.symfony-project.org), some content is not accessible under Firefox and on Internet Explorer, the HTML generated page starts with 4 hexa characters (ie f83c) and a 0 at end of HTML generated document.

  • The hex number characters in the beginning of the document is the length of the chunks in the "chunked" transfer encoding of HTTP 1.1.
  • Those chunk size bytes are normally not displayed in any tested browser.
  • IE displays the chunk size bytes as part of the content, Firefox3 displays an error message about "Content encoding error"

For further info, please follow http://www.symfony-project.org/forum/index.php/t/15772/

Change History

10/16/08 22:26:33 changed by fabien

  • milestone set to 1.1.5.

Can you try with the upcoming 1.1.5 version of symfony? I think it is fixed now.

10/22/08 15:26:40 changed by gaspard

  • status changed from new to closed.
  • resolution set to fixed.

Under Symfony 1.1.5-DEV, it looks like we no longer encounter this problem. Thank you for the fix.

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.