Ticket #1919 (closed Bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Image file browser does not work under domain relaxation mode

Reported by: martinkou Owned by: wwalc
Priority: Normal Milestone: FCKeditor 2.6
Component: File Browser Version: SVN (FCKeditor)
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

1919_pre.patch Download (7.0 KB) - added by martinkou 2 years ago.
Preliminary patch with all JavaScript, HTML, Perl, Python and PHP script fixed.
1919.patch Download (12.9 KB) - added by wwalc 2 years ago.

Change History

Changed 2 years ago by martinkou

  • version set to SVN
  • milestone set to FCKeditor 2.6

Changed 2 years ago by martinkou

  • owner set to martinkou
  • status changed from new to assigned

Changed 2 years ago by martinkou

  • owner martinkou deleted
  • status changed from assigned to new
  • component changed from General to File Browser

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 2 years ago by martinkou

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

Changed 2 years ago by wwalc

  • owner set to wwalc

Changed 2 years ago by wwalc

Changed 2 years ago by wwalc

  • 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).

Changed 2 years ago by fredck

  • keywords Review+ added; Review? removed

Changed 2 years ago by wwalc

  • keywords Review+ removed

Fixed with [1791].

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

Changed 2 years ago by fredck

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

Changed 2 years ago by wwalc

  • status changed from new to closed
  • resolution set to fixed

Ok, I'm closing this one.

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

Note: See TracTickets for help on using tickets.