Download & Extend

R-DBFM5X3-2001 - IE6 – Error Message and Slow Loading

Project:DataBase File Manager
Version:5.x-4.2
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

In IE6.

On entry to the Document manager:

1) warning: Cannot modify header information - headers already sent by (output started at /usr/share/drupal/modules/dbfm/dbfm.module:894) in /usr/share/drupal/includes/common.inc on line 141.

2) the Directory Tree takes a long time to load.

Comments

#1

Version:5.x-3.2-rc0» 5.x-3.2-rc1

Re-tested on 04/06/08 no change

#2

Re-tested on 04/06/08 no change.

#3

Version:5.x-3.2-rc1» 5.x-4.2
Status:active» fixed

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

#5

Status:closed (fixed)» active

IE6 and IE7 both load slowly on systems with have a large number of directories. This is due to the way that the directory tree is built - it needs re-writing. As things stand dbfm becomes unusable for drag and drop when you have a significant number of directories.

#6

Geoff - can you confirm? I believe this is fixed now - for IE7 at least...

#7

Status:active» needs review

#8

Not fixed. The way the directory tree works needs a total rewrite (in JQuery) to reduce the size of the DOM and to get rid of that huge initial directory load. However IE7 is an improvement on IE6 in terms of the speed of execution for the javascript.