CMS MADE SIMPLE FORGE

GBFilePicker

 

[#6484] filepicker not working in ie

avatar
Created By: Martin Malý (natrim)
Date Submitted: Mon May 16 06:57:17 -0400 2011

Assigned To:
Version: GBFilePicker 1.3
CMSMS Version: None
Severity: Trivial
Resolution: Fixed
State: Closed
Summary:
filepicker not working in ie
Detailed Description:
the filepicker browser is not working in IE7,8
some js errors

GBFP.tmp.template['#GBFP_filelist'] is null or undefined


History

Comments
avatar
Date: 2011-05-16 08:17
Posted By: Georg Busch (nan)

Thanks for report.

I don't have IE to test this.
Can you provide some information about the js error message?
e.g. what line?
When does this happen? (what did you do, what link/button did you use etc.)
      
avatar
Date: 2011-05-16 08:21
Posted By: Martin Malý (natrim)

the error happens when you click on "Browse"

file GBFP.js

IE reports error on line 567
if ((e == 'filelist' || e == 'all' || e == 'fileoperations') && typeof
GBFP.tmp.template['#GBFP_filelist'].attr('id') != 'undefined') {

and line 692 
GBFP.tmp.template['#GBFP_filelist'].css('max-height', GBFP.tmp.fileListHeight +
'px');
      
avatar
Date: 2011-05-16 08:51
Posted By: Georg Busch (nan)

This should be fixed in SVN.
If able please report if the SVN version works with IE.
      
avatar
Date: 2011-05-16 09:02
Posted By: Martin Malý (natrim)

when i use svn version then it opens ok,
but there is js error on upload

line 145 : Wrong argument
when i close it and then open the file seem uploaded
      
avatar
Date: 2011-05-16 09:58
Posted By: Martin Malý (natrim)

the error is just in IE7 and maybe lower (tested only IE7 and IE8) 
wrong argument error on upload and empty window

the error is showing to jquery-1.4.2.min.js line 144:219
      
avatar
Date: 2011-05-16 10:02
Posted By: Martin Malý (natrim)

hm now that i see the error is coming up even when opening filepicker

seems like something with reisizing:
a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;
      
avatar
Date: 2011-07-29 20:56
Posted By: Kees van Hoekelen (keeze)

Is there a solution for this problem yet? Over here the Filebrowser does not
work in IE (in Firefox it does)...
      
avatar
Date: 2011-11-22 15:04
Posted By: Georg Busch (nan)

This should be fixed in SVN.
You can also donwload the latest release candidate RC6 from here:
http://dl.dropbox.com/u/2876578/WebStuff/CMSms/Modules/GBFilePicker-1.3.1-RC6.zip
      
avatar
Date: 2011-12-15 08:54
Posted By: Georg Busch (nan)

Closed - Version 1.3.1 is released
      
Updates

Updated: 2011-12-15 08:54
state: Open => Closed

Updated: 2011-11-22 15:05
resolution_id: 10 => 7
cmsms_version_id: => -1

Updated: 2011-05-16 08:17
resolution_id: 5 => 10
severity_id: 1 => 4

Updated: 2011-05-16 07:47
description: the filepicker browser is not working in IE7,8 some js erros => the filepicker browser is not working in IE7,8 some js errors GBFP.tmp.template['#GBFP_filelist'] is null or undefined
resolution_id: => 5