Fold threads, Table view not working on IE6 (Bugs)

by bttr ⌂, Berlin, Germany, Monday, May 26, 2008, 08:05 (5785 days ago)

"Fold threads" or "Table view" don't change the view on IE6SP1. Tested on two Windows 2000 systems. Firefox 2.0.0.14 is OK there.

EDIT: It works only, when I reload the page (F5) after clicking those actions.

locked
7187 views
Avatar

Fold threads, Table view not working on IE6

by Alfie ⌂, Vienna, Austria, Monday, May 26, 2008, 16:43 (5785 days ago) @ bttr

Confirmed in IE6SP2 od XPProSP2 (all patches).

--
Cheers,
Alfie (Helmut Schütz)
BEBA-Forum (v1.8β)

locked
7215 views

Fold threads, Table view not working on IE6

by bttr ⌂, Berlin, Germany, Monday, May 26, 2008, 19:03 (5785 days ago) @ Alfie

Thanks! :-)

locked
7237 views
Avatar

Fold threads, Table view not working on IE6

by Alex ⌂, Wednesday, May 28, 2008, 08:59 (5783 days ago) @ bttr

"Fold threads" or "Table view" don't change the view on IE6SP1. Tested on two Windows 2000 systems. Firefox 2.0.0.14 is OK there.

Does it work now here on this forum? The Cache-Control for Firefox seemed to cause this behavior.

Alex

locked
7108 views
Avatar

Fold threads, Table view working on IE6

by Alfie ⌂, Vienna, Austria, Wednesday, May 28, 2008, 14:08 (5783 days ago) @ Alex

Hi Alex,

both problems solved (tested in Seamonkey 1.1.9, IE6SP2 on XP Pro all patches); thanks! :ok:

--
Cheers,
Alfie (Helmut Schütz)
BEBA-Forum (v1.8β)

locked
7213 views
Avatar

Fold threads, Table view working on IE6

by Alex ⌂, Wednesday, May 28, 2008, 16:31 (5783 days ago) @ Alfie

both problems solved

Well, the cache-control header is sent only to non IE clients now:

if(strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE')==false)
 { 
  header('Cache-Control: public, max-age=300');
 }

Alex

locked
7256 views

Fold threads, Table view not working on IE6

by bttr ⌂, Berlin, Germany, Wednesday, May 28, 2008, 15:05 (5783 days ago) @ Alex

Solved. :-)

locked
7171 views

RSS Feed of thread