EELV-fr / files_tree

[Owncloud] - Add a tree to browse files in owncloud
http://apps.owncloud.com/content/show.php/Files+Tree?content=155479
27 stars 15 forks source link

Display problem with IE7/8 #22

Closed ledeuns closed 11 years ago

ledeuns commented 11 years ago

Hi,

I am seeing a weird display when navigating with ocFiles_Tree with Internet Explorer 7 or 8. The table columns are not correctly ordered and every file is on the same line (see attached picture). oc5 1 2-tree0 7

If I disable ocFiles_Tree, everything is fine. Also everything is fine with IE10, Firefox or Chrome.

Problem occurs with ownCloud5.0.* and ocFiles_Tree 0.7 and 0.69.

Regards.

ledeuns commented 11 years ago

Sorry man, this is not a bug in ocFiles_Tree but in ownCloud. IE doesn't like the .html() in the FileList.update() function.