Loading...
 
Skip to main content

"GZip output" (feature_obzip) causes encoding errors in CSRF and error screens

Status
Closed
Subject
"GZip output" (feature_obzip) causes encoding errors in CSRF and error screens
Version
6.x
7.x
Category
  • Error
Feature
Others
Resolution status
Fixed or Solved
Submitted by
Xavier de Pedro
Lastmod by
Xavier de Pedro
Rating
(0)
Related-to
Description

"Gzip output" (feature_obzip) is defective in two different tikis (in 2 different servers).... proposals/6x and trunk

Once enabled, when I attempt to visit a few pages as anonymous, for which I should see the "Error, your are not logged in. Go to Log in Page" message, I see instead a message from firefox saying that there is an error in the enconding of the content (attempting to use a compression method not valid or that it doesn't work in this application):

Error de codificació del contingut

No ha pogut mostrar-se la pàgina que esteu intentant visualitzar perquè utilitza una forma de compressió no vàlida o que no funciona en aquesta aplicació.

  • Poseu-vos en contacte amb els propietaris del lloc per a informar-los del problema.


Once I disable the gzip output, tiki behaves normally.


Moreover, this issue might have been the reason why the new spreadsheet features being developed in trunk by robertplummer were failing (Chrome just says that the server is temporarily unavailable) recently in a test we were doing in the same server.

And that might be the (potential) responsible for the issues with sending newsletters in prposals/6x (just before the release of tiki 6.2).

Solution
seems to work fine in 12.x at least....
Importance
8
Priority
40
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3781
Created
Thursday 03 February, 2011 10:42:44 UTC
by Xavier de Pedro
LastModif
Friday 22 November, 2013 10:56:17 UTC


Show PHP error messages