Opened 15 years ago

Closed 15 years ago

#3823 closed Bug (invalid)

FCKeditor resource browser failed when there is folder name with '&' character.

Reported by: Steve Organ Owned by:
Priority: Normal Milestone:
Component: File Browser Version: SVN (FCKeditor) - Retired
Keywords: Pending Cc:

Description

One of our customers stumbled into this problem when one of his author created a subfolder with name "Upload images - P&P" under the CORPORATE_USER parent directory and placed images into it in the resource directory. After it, all the authors can no longer use the Fckeditor resource browser to access the CORPORATE_USER parent directory. It will get the "server didn't send back a proper XML response. Please contact your system administrator... <with the Request URL and Response text follows>"

The simple woraround is to remove the "&" character from the subfolder name.

Simple replication steps: 1) Create a subfolder under the resource folder name with "&" character say like OOTB default resource location: \CORPORATE_USER\CORP_TS_AGENT\Upload images - P&P 2) bring up the Fckeditor, edit a doc with RichText field that has the image insert button enabled. Click the image insert button to launch the Fckeditor resource browser to navigate down to the CORPORATE_USER\CORP_TS_AGENT subfolder ("Upload images - P&P" folder parent) ==> you will get the "server didn't send back a proper XML response. Please contact your system administrator... <with the Request URL and Response text follows>"

Change History (5)

comment:1 Changed 15 years ago by Michael Osipov

What is your server-side implementation?

comment:2 Changed 15 years ago by Michael Osipov

Keywords: Pending added

comment:3 Changed 15 years ago by Steve Organ

I talked to our engineering team, and we use a home grown JAVA connector so this could be a defect in our code.

comment:4 Changed 15 years ago by Michael Osipov

Milestone: FCKeditor.Java 2.5
Version: FCKeditor 2.5 BetaSVN (FCKeditor)

comment:5 Changed 15 years ago by Alfonso Martínez de Lizarrondo

Resolution: invalid
Status: newclosed

If they use a custom connector it's a problem in their code

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy