Opened 16 years ago

Closed 16 years ago

#1919 closed Bug (fixed)

Image file browser does not work under domain relaxation mode

Reported by: Martin Kou Owned by: Wiktor Walc
Priority: Normal Milestone: FCKeditor 2.6
Component: File Browser Version: SVN (FCKeditor) - Retired
Keywords: Confirmed Cc:

Description

Reproduction procedure:

  1. Open _sample01.html in domain relaxation mode under IE6 or IE7.
  2. Open the image dialog.
  3. Click "Browser Server".
  4. Select an image from the file browser. Upload one first if there's no image.
  5. Permission denied error.

Attachments (2)

1919_pre.patch (7.0 KB) - added by Martin Kou 16 years ago.
Preliminary patch with all JavaScript, HTML, Perl, Python and PHP script fixed.
1919.patch (12.9 KB) - added by Wiktor Walc 16 years ago.

Download all attachments as: .zip

Change History (11)

comment:1 Changed 16 years ago by Martin Kou

Milestone: FCKeditor 2.6
Version: SVN

comment:2 Changed 16 years ago by Martin Kou

Owner: set to Martin Kou
Status: newassigned

comment:3 Changed 16 years ago by Martin Kou

Component: GeneralFile Browser
Owner: Martin Kou deleted
Status: assignednew

I've made the JS and HTML files work, but there's still some code that needs to be fixed in the connectors. I've fixed the PHP, Python and Perl connectors but I don't know the other languages.

I think I'd better upload a preliminary patch here of what I've got and pass the rest to Wiktor or other integration experts.

Changed 16 years ago by Martin Kou

Attachment: 1919_pre.patch added

Preliminary patch with all JavaScript, HTML, Perl, Python and PHP script fixed.

comment:4 Changed 16 years ago by Wiktor Walc

Owner: set to Wiktor Walc

Changed 16 years ago by Wiktor Walc

Attachment: 1919.patch added

comment:5 Changed 16 years ago by Wiktor Walc

Keywords: Confirmed Review? added

This is 1919_pre.patch + asp, coldfusion, lasso. I have corrected also perl implementation (minor thing, semicolon was missing in heredoc).

comment:6 Changed 16 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:7 Changed 16 years ago by Wiktor Walc

Keywords: Review+ removed

Fixed with [1791].

I guess that similar patch should be added also to FCKeditor.Net and FCKeditor.Java.

comment:8 Changed 16 years ago by Frederico Caldeira Knabben

ASP.NET fixed with [1800]. It points to a generic script file that has been introduced with [1799].

comment:9 Changed 16 years ago by Wiktor Walc

Resolution: fixed
Status: newclosed

Ok, I'm closing this one.

I have created a separate ticket for Java connector: #2054.

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