[bugs] [Bug 1235] New - blank prefs.php for IE6

bugs at bugs.horde.org bugs at bugs.horde.org
Wed May 7 18:52:27 PDT 2003


http://bugs.horde.org/show_bug.cgi?id=1235

*** shadow/1235	Wed May  7 17:52:27 2003
--- shadow/1235.tmp.7429	Wed May  7 17:52:27 2003
***************
*** 0 ****
--- 1,44 ----
+ Bug#: 1235
+ Product: Horde
+ Version: 2.2 Stable
+ Platform: other
+ OS/Version: other
+ Status: NEW   
+ Resolution: 
+ Severity: normal
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck at horde.org                            
+ ReportedBy: jdholloway at blue.net               
+ URL: 
+ Summary: blank prefs.php for IE6
+ 
+ Fresh install
+ Solaris 8
+ Apache 1.3.27
+ OpenSSL 0.9.6i
+ imap2002c
+ php 4.3.1
+ Horde: 2.2.2
+ IMP: 3.2.1 
+ mysql 3.23.53 for preference containment
+ file based sessions.
+ 
+ Mozilla 1.3, NS 7.02, and NS 4.80 all display 
+ http://foo.bar.com/horde/imp/prefs.php correctly and store info, but IE 6 on XP 
+ Pro SP1 displays a blank page with the following html code
+ 
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+ <HTML><HEAD>
+ <META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
+ <BODY></BODY></HTML>
+ 
+ Apache access log entry is:
+ xxx.xxx.xxx.xxx - - [07/May/2003:15:46:40 -0500] "GET /horde/imp/prefs.php 
+ HTTP/1.1" 200 2452
+ 
+ nothing in error_log (expected, apache returned a 200 status code)
+ 
+ Any information would be greatly appreciated.
+ 


More information about the bugs mailing list