[FCK editor] file browser do not update its content

O

OTB

Hi,

I have a problem with IE, it is working fine on firefox.
(fckeditor2.3.2)
The file list of the browser never update after doing a 'CreateFolder'
command.
- On the disk, my directory i well created.
- When i close the browser server popup, and then open it again, my
directory appair.

IE tcpflow :

1 ) the request is send

GET /cb-statics/bo/editors/fckeditor2.3.2/editor/filemanager/browser/
default/connectors/jsp/connector?
Command=CreateFolder&Type=Image&CurrentFolder=/&NewFolderName=youpiie
HTTP/1.1

2 ) here is the XML response

<?xml version="1.0" encoding="UTF-8"?><Connector
command="CreateFolder" resourceType="Image"><CurrentFolder path="/"
url="/uploaded/Image/"/><Error number="0"/></Connector>

===================

Firefox tcpflow :

1) & 2 ) are done, then ... it succed to refresh the list
automatically

3) send a second request : GetFoldersAndFiles
GET /cb-statics/bo/editors/fckeditor2.3.2/editor/filemanager/browser/
default/connectors/jsp/connector?
Command=GetFoldersAndFiles&Type=Image&CurrentFolder=/ HTTP/1.1

3 ) reveving the correct folder list
<?xml version="1.0" encoding="UTF-8"?><Connector
command="GetFoldersAndFiles" resourceType="Image"><CurrentFolder
path="/" url="/uploaded/Image/"/><Folders><Folder name="youpiie2"/</
Folders><Files/></Connector>


============

Here is the full IE tcpflow :

010.000.002.022.04866-010.000.001.012.00080: GET /cb-statics/bo/
editors/fckeditor2.3.2/editor/filemanager/browser/default/connectors/
jsp/connector?Command=CreateFolder&Type=Image&CurrentFolder=/
&NewFolderName=youpiie HTTP/1.1
Accept: */*
Accept-Language: fr
Referer: http://test.integration.test.com/cb-statics/bo/editors/
fckeditor2.3.2/editor/filemanager/browser/default/browser.html?
Type=Image&Connector=connectors/jsp/connector
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
SV1; .NET CLR 1.1.4322)
Host: test.integration.test.com
Connection: Keep-Alive
Cookie: Connexion=84e4438b_xxxx/test_10.0.2.22;
JSESSIONID=07F56A8A28993A9A9C7447F3A2A1A34C


010.000.001.012.00080-010.000.002.022.04866: HTTP/1.0 200 OK
Date: Fri, 16 Feb 2007 18:39:04 GMT
Server: Apache/2.0.54 (Debian GNU/Linux) PHP/4.3.10-16 mod_ssl/2.0.54
OpenSSL/0.9.7e mod_jk/1.2.10
Pragma: No-cache
Cache-Control: no-cache, must-revalidate
Connection: close
Content-Type: text/xml;charset=UTF-8

<?xml version="1.0" encoding="UTF-8"?><Connector
command="CreateFolder" resourceType="Image"><CurrentFolder path="/"
url="/uploaded/Image/"/><Error number="0"/></Connector>


=================

I have tried to change my connector, to send a GetFoldersAndFiles
command, i succed to generate the correct xml, the en web page never
read it.

Does anyone already have this problem ?
How to fix it ?
Whant can i do ?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,023
Latest member
websitedesig25

Latest Threads

Top