From: John C. <joh...@ua...> - 2005-09-19 14:42:26
|
Reini, I'm trying out today's cvs version and I've run into a few issues... First, when using WikiAdminSelect to select some pages (which works fine) and pressing the rename button, I get the following text page: -----------------------------------------------------------------------tifyP ages\";O:22:\"_userpreference_notify\":1:{s:13:\"default _value\";s:0:\"\";}s:5:\"theme\";O:21:\"_userp reference_theme\":1:{s:13:\"default_value\";s:4:\"Crao\& quot;;}s:4:\"lang\";O:24:\"_userpreference_language\":1: {s:13:\"default_value\";s:0:\"\";}s:9:\"editWidth\& quot;;O:19:\"_userpreference_int\":3:{s:13:\"default_value\&q uot;;d:80 </p> </div> HTTP/1.1 302 Found Date: Mon, 19 Sep 2005 14:29:36 GMT Server: Apache/1.3.31 (Win32) PHP/4.3.9 X-Powered-By: PHP/4.3.3 Set-Cookie: PHPSESSID=a863d951657cda449f8532a51748de28; path=/ Content-Encoding: gzip Cache-control: no-cache Pragma: nocache Location: http://devsup1.uai.int/index.php/PhpWikiAdministration/Rename?p%5Bjcole%2FBl og%2FBlog%2F2004-07-27%2F10%3A11%3A16-05%3A00%5D=1&p%5Bjcole%2FBlog%2FBlog%2 F2004-07-29%2F08%3A31%3A58-05%3A00%5D=1&p%5Bjcole%2FBlog%2FBlog%2F2004-07-29 %2F16%3A36%3A27-05%3A00%5D=1&p%5Bjcole%2FBlog%2FBlog%2F2004-08-02%2F11%3A17% 3A32-05%3A00%5D=1&p%5Bjcole%2FBlog%2FBlog%2F2004-08-03%5D=1Content-Length: 2645 Keep-Alive: timeout=15, max=94 Connection: Keep-Alive Content-Type: text/html ----------------------------------------------------------------------- Followed by what looks like binary. Second, when trying to use the WikiAdmin rename action (whithout WikiAdminSelect) Apache hangs. I'm running apache 1.3.31, mysql 4.0.20a, and php 4.3.10 on my test server (W2K3 server). Thanks, John ------------------------------------- This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. |
From: Reini U. <rei...@gm...> - 2005-09-19 15:33:42
|
Starting with 1.3.12 I'm trying to use "Content-Encoding: gzip" when appropriate. (Already in cvs) Thanks for the hint and dump. I'll look at it. As workaround please set COMPRESS_OUTPUT =3D false or use 1.3.11p1 On 9/19/05, John Cole <joh...@ua...> wrote: > Reini, > I'm trying out today's cvs version and I've run into a few issues... >=20 > First, when using WikiAdminSelect to select some pages (which works fine) > and pressing the rename button, I get the following text page: >=20 > -----------------------------------------------------------------------ti= fyP > ages\";O:22:\"_userpreference_notify\":1:{s:13:\"defa= ult > _value\";s:0:\"\";}s:5:\"theme\";O:21:\"_us= erp > reference_theme\":1:{s:13:\"default_value\";s:4:\"Cra= o\& > quot;;}s:4:\"lang\";O:24:\"_userpreference_language\"= :1: > {s:13:\"default_value\";s:0:\"\";}s:9:\"editWidt= h\& > quot;;O:19:\"_userpreference_int\":3:{s:13:\"default_value= \&q > uot;;d:80 </p> > </div> > HTTP/1.1 302 Found > Date: Mon, 19 Sep 2005 14:29:36 GMT > Server: Apache/1.3.31 (Win32) PHP/4.3.9 > X-Powered-By: PHP/4.3.3 > Set-Cookie: PHPSESSID=3Da863d951657cda449f8532a51748de28; path=3D/ > Content-Encoding: gzip > Cache-control: no-cache > Pragma: nocache > Location: > http://devsup1.uai.int/index.php/PhpWikiAdministration/Rename?p%5Bjcole%2= FBl > og%2FBlog%2F2004-07-27%2F10%3A11%3A16-05%3A00%5D=3D1&p%5Bjcole%2FBlog%2FB= log%2 > F2004-07-29%2F08%3A31%3A58-05%3A00%5D=3D1&p%5Bjcole%2FBlog%2FBlog%2F2004-= 07-29 > %2F16%3A36%3A27-05%3A00%5D=3D1&p%5Bjcole%2FBlog%2FBlog%2F2004-08-02%2F11%= 3A17% > 3A32-05%3A00%5D=3D1&p%5Bjcole%2FBlog%2FBlog%2F2004-08-03%5D=3D1Content-Le= ngth: > 2645 > Keep-Alive: timeout=3D15, max=3D94 > Connection: Keep-Alive > Content-Type: text/html > ----------------------------------------------------------------------- > Followed by what looks like binary. >=20 > Second, when trying to use the WikiAdmin rename action (whithout > WikiAdminSelect) Apache hangs. >=20 > I'm running apache 1.3.31, mysql 4.0.20a, and php 4.3.10 on my test serve= r > (W2K3 server). --=20 Reini Urban |